OptionalnameA human-readable label to identify the authentication method.
Optionaltotp_Base32 encoded secret for TOTP generation.
Optionalphone_Applies to phone authentication methods only. The destination phone number used to send verification codes via text and voice.
OptionalemailApplies to email authentication methods only. The email address used to send verification messages.
Optionalpreferred_Optionalkey_Applies to webauthn/passkey authentication methods only. The id of the credential.
Optionalpublic_Applies to webauthn/passkey authentication methods only. The public key, which is encoded as base64.
OptionalaaguidApplies to passkeys only. Authenticator Attestation Globally Unique Identifier
Optionalrelying_Applies to webauthn authentication methods only. The relying party identifier.
Optionalcredential_Optionalcredential_Applies to passkeys only. Whether the credential was backed up.
Optionalidentity_Applies to passkeys only. The ID of the user identity linked with the authentication method.
Optionaluser_Applies to passkeys only. The user-agent of the browser used to create the passkey.
Optionaluser_Applies to passkeys only. The user handle of the user identity.
OptionaltransportsApplies to passkeys only. The transports used by clients to communicate with the authenticator.
Example