Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OAuthInitRequest

Index

Constructors

Properties

provider: OAuthProvider
usePooling?: boolean

Use Pooling for the OAuth flow This option is for the flow that requires the user can't be redirected from the authorization page to the application. The client should poll the server to check if the user has authorized the application.

attributeTypeMap: { baseName: string; format: string; name: string; type: string }[] = ...
discriminator: undefined | string = undefined

Methods

  • getAttributeTypeMap(): { baseName: string; format: string; name: string; type: string }[]

Generated using TypeDoc