Skip to main content

FIDOResponse

The values returned from a FIDO token when performing an authentication.

Properties

NameTypeDescriptionNotes
authenticator_datastrAuthenticator Data returned from the token.
client_data_jsonstrData about the token used to authenticate.
credential_idstrThe ID of the token used to authenticate.
signaturestrThe authentication signature generated by the token.
user_handlestrThe UUID of the user logging in.[optional]

Example