Skip to main content

FIDOResponse

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

Properties

NameTypeDescriptionNotes
AuthenticatorDatastringAuthenticator Data returned from the token.
ClientDataJSONstringData about the token used to authenticate.
CredentialIdstringThe ID of the token used to authenticate.
SignaturestringThe authentication signature generated by the token.
UserHandlestringThe UUID of the user logging in.[optional]