Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface WickedApplicationCreateInfo

Hierarchy

Index

Properties

Optional clientType

clientType: WickedClientType

Optional confidential

confidential: boolean

Deprecated; use clientType instead.

id

id: string

name

name: string

Optional redirectUri

redirectUri: string

Pass in either redirectUri or redirectUris; the latter is recommended for support of multiple redirect URIs.

Optional redirectUris

redirectUris: string[]

Pass in either redirectUri or redirectUris; the latter is recommended for support of multiple redirect URIs.

Generated using TypeDoc