Interface: ValidateMagicLinkResponse
Defined in: packages/sdk/src/types/account-types.ts:196
Extends
Properties
accountId
accountId:
number
Defined in: packages/sdk/src/types/account-types.ts:137
Inherited from
accountName?
optionalaccountName:string|null
Defined in: packages/sdk/src/types/account-types.ts:138
Inherited from
VerifyCodeResponse.accountName
accountUuid?
optionalaccountUuid:string|null
Defined in: packages/sdk/src/types/account-types.ts:139
Inherited from
VerifyCodeResponse.accountUuid
availableTwoFactorMethods?
optionalavailableTwoFactorMethods:any[]
Defined in: packages/sdk/src/types/account-types.ts:141
Inherited from
VerifyCodeResponse.availableTwoFactorMethods
redirectUrl?
optionalredirectUrl:string
Defined in: packages/sdk/src/types/account-types.ts:204
requiresTwoFactor?
optionalrequiresTwoFactor:boolean
Defined in: packages/sdk/src/types/account-types.ts:140
Inherited from
VerifyCodeResponse.requiresTwoFactor
success
success:
boolean
Defined in: packages/sdk/src/types/account-types.ts:201
token
token:
string
Defined in: packages/sdk/src/types/account-types.ts:136