View Source GoogleApi.CloudIdentity.V1.Model.SignInBehavior (google_api_cloud_identity v0.32.0)

Controls sign-in behavior.

Attributes

  • redirectCondition (type: String.t, default: nil) - When to redirect sign-ins to the IdP.

Summary

Functions

Unwrap a decoded JSON object into its complex fields.

Types

@type t() :: %GoogleApi.CloudIdentity.V1.Model.SignInBehavior{
  redirectCondition: String.t() | nil
}

Functions

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

Unwrap a decoded JSON object into its complex fields.