Interface PutAuthenticationMethods200ResponseInner

The successfully created authentication method.

Hierarchy

  • PutAuthenticationMethods200ResponseInner

Indexable

[key: string]: any | any

Properties

created_at?: string

Authentication method creation date

email?: string

Applies to email authentication methods only. The email address used to send verification messages.

id?: string

The ID of the newly created authentication method (automatically generated by the application)

key_id?: string

Applies to webauthn authenticators only. The id of the credential.

name?: string

A human-readable label to identify the authentication method.

phone_number?: string

Applies to phone authentication methods only. The destination phone number used to send verification codes via text and voice.

Preferred phone authentication method

public_key?: string

Applies to webauthn authenticators only. The public key.

relying_party_identifier?: string

Applies to webauthn authenticators only. The relying party identifier.

totp_secret?: string

Base32 encoded secret for TOTP generation