GoogleApi.OSLogin.V1alpha.Model.UniversalTwoFactor (google_api_os_login v0.30.0)
View SourceSecurity 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
@type t() :: %GoogleApi.OSLogin.V1alpha.Model.UniversalTwoFactor{ appId: String.t() | nil }