Interface: AuthFlowOptions
Extends
Properties
Property | Type | Description | Inherited from |
---|---|---|---|
address? | string | the address your customer should link in auth flow | - |
chain? | string | number | the chain of the address | - |
email? | string | the email of the user to prefill the login form | - |
signature? | string | the signature of the address | - |
skipCreateAccount? | boolean | skip account creation in auth flow | - |
skipKyc? | boolean | skip KYC in auth flow | - |
state? | string | the state oauth parameter | AuthFlowOptionsShared .state |