WebauthnRegistrationRequest
namestring
The name of the user
Example:
Jon SnowWebauthnRegistrationRequest
{
"email": "[email protected]",
"name": "Jon Snow"
}
The name of the user
Jon Snow{
"email": "[email protected]",
"name": "Jon Snow"
}