/id Client SDK
Modules
Namespaces
Classes
Type Aliases
Factor
Ƭ Factor: FactorTypeHelper<FactorMethodOptionsTypeMap>[keyof FactorTypeHelper<FactorMethodOptionsTypeMap>]
FactorMethod
Ƭ FactorMethod: keyof FactorMethodOptionsTypeMap
PersonHandleType
Ƭ PersonHandleType: typeof PersonHandleType[keyof typeof PersonHandleType]
WebAuthnAuthenticatorAttachment
Ƭ WebAuthnAuthenticatorAttachment: typeof WebAuthnAuthenticatorAttachment[keyof typeof WebAuthnAuthenticatorAttachment]
Variables
PersonHandleType
• Const PersonHandleType: Object
Export
Type declaration
| Name | Type |
|---|---|
EmailAddress | "email_address" |
PhoneNumber | "phone_number" |
SSR
• Const SSR: Object
Type declaration
| Name | Type |
|---|---|
User | typeof BaseUser |
WebAuthnAuthenticatorAttachment
• Const WebAuthnAuthenticatorAttachment: Object
Export
Type declaration
| Name | Type |
|---|---|
Any | "any" |
CrossPlatform | "cross_platform" |
Platform | "platform" |
version
• Const version: Object
An object carrying the SlashID SDK version information
Type declaration
| Name | Type |
|---|---|
major | string |
minor | string |
patch | string |
raw | string |