address? | string | the address your customer should link in auth flow | types.ts:551 |
chain? | Chain | ChainId | the chain of the address | types.ts:555 |
clientId? | string | the auth flow client ID for your application | types.ts:547 |
redirectUri? | string | the redirect URI defined by your application | types.ts:549 |
signature? | string | the signature of the address | types.ts:553 |
skipCreateAccount? | boolean | skip account creation in auth flow | types.ts:559 |
skipKyc? | boolean | skip KYC in auth flow | types.ts:561 |
state? | string | the state oauth parameter | types.ts:557 |