GoogleApi.OSLogin.V1alpha.Model.UniversalTwoFactor (google_api_os_login v0.30.0)

View Source

Security key information specific to the U2F protocol.

Attributes

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

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

t()

@type t() :: %GoogleApi.OSLogin.V1alpha.Model.UniversalTwoFactor{
  appId: String.t() | nil
}

Functions

decode(value, options)

@spec decode(struct(), keyword()) :: struct()

Unwrap a decoded JSON object into its complex fields.