PromoteOptions interface
Auth UI anonymous user promotion options
Signature:
export declare interface PromoteOptions
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. |
uiLocales | string[] | UI locale tags |