AuthMethodDetails interface
Details for an authentication method to be registered.
Properties
| auth |
The authentication method type to register. |
| verification |
The verification contact (email, phone number) for the authentication method. |
Property Details
authMethodType
The authentication method type to register.
authMethodType: AuthenticationMethod
Property Value
verificationContact
The verification contact (email, phone number) for the authentication method.
verificationContact: string
Property Value
string