GoogleApi.OSLogin.V1alpha.Model.UniversalTwoFactor (google_api_os_login v0.26.0) View Source

Security key information specific to the U2F protocol.

Attributes

  • appId (type: String.t, default: nil) - Application ID for the U2F protocol.

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.UniversalTwoFactor{
  appId: String.t() | nil
}

Link to this section Functions

Specs

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

Unwrap a decoded JSON object into its complex fields.