Interface: ValidateMagicLinkResponse
Defined in: packages/sdk/src/types/account-types.ts:201
Extends
Properties
accountId
accountId:
number
Defined in: packages/sdk/src/types/account-types.ts:142
Inherited from
accountName?
optionalaccountName:string|null
Defined in: packages/sdk/src/types/account-types.ts:143
Inherited from
VerifyCodeResponse.accountName
accountUuid?
optionalaccountUuid:string|null
Defined in: packages/sdk/src/types/account-types.ts:144
Inherited from
VerifyCodeResponse.accountUuid
availableTwoFactorMethods?
optionalavailableTwoFactorMethods:any[]
Defined in: packages/sdk/src/types/account-types.ts:146
Inherited from
VerifyCodeResponse.availableTwoFactorMethods
redirectUrl?
optionalredirectUrl:string
Defined in: packages/sdk/src/types/account-types.ts:209
requiresTwoFactor?
optionalrequiresTwoFactor:boolean
Defined in: packages/sdk/src/types/account-types.ts:145
Inherited from
VerifyCodeResponse.requiresTwoFactor
success
success:
boolean
Defined in: packages/sdk/src/types/account-types.ts:206
token
token:
string
Defined in: packages/sdk/src/types/account-types.ts:141