SSOLoginOptions interface
Signature:
export declare interface SSOLoginOptions
Properties
| Property | Type | Description |
|---|---|---|
| onUserDuplicate | "abort" | "merge" | "create" | Configures behavior when a duplicated user is detected. |
Signature:
export declare interface SSOLoginOptions
| Property | Type | Description |
|---|---|---|
| onUserDuplicate | "abort" | "merge" | "create" | Configures behavior when a duplicated user is detected. |