OAuthManualAuthorizationURLOptions interface
Signature:
export declare interface OAuthManualAuthorizationURLOptions extends SSOLoginOptions 
Properties
| Property | Type | Description | 
|---|---|---|
| action | "login" | "link" | |
| callbackURL | string | |
| uxMode | "manual" | 
Signature:
export declare interface OAuthManualAuthorizationURLOptions extends SSOLoginOptions 
| Property | Type | Description | 
|---|---|---|
| action | "login" | "link" | |
| callbackURL | string | |
| uxMode | "manual" |