GoogleApi.OSLogin.V1alpha.Model.WebAuthn (google_api_os_login v0.25.0) View Source

Security key information specific to the Web Authentication protocol.

Attributes

  • rpId (type: String.t, default: nil) - Relying party ID for Web Authentication.

Link to this section Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Link to this section Types

Specs

t() :: %GoogleApi.OSLogin.V1alpha.Model.WebAuthn{rpId: String.t() | nil}

Link to this section Functions

Specs

decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.