AuthorizeOptions interface
Auth UI authorization options
Signature:
export declare interface AuthorizeOptions
Properties
Property | Type | Description |
---|---|---|
redirectURI | string | Redirect uri. Redirection URI to which the response will be sent after authorization. |
state | string | OAuth 2.0 state value. |