OauthState

1type OauthState = object;

Defined in: account-kit/signer/src/client/types.ts:499

Properties

PropertyType

authProviderId

string

expirationSeconds?

number

fetchIdTokenOnly?

boolean

isCustomProvider?

boolean

openerOrigin?

string

redirectUrl?

string

requestKey

string

turnkeyPublicKey

string