AuthenticatorFactorRegistrationVerification
Attributes (4)
| Attribute | Type | Required | Description |
|---|---|---|---|
method | 'authenticator' | Yes | The method of the factor |
registrationId | string | Yes | The registration identifier |
code | string | Yes | The verification code |
codeVerifier | string | Yes | A base64url encoded one time secret used to validate that the request starts and ends on the same device |