Auth0.Entity.Theme.Widget (Auth0Api v1.4.0) View Source

Documentation for entity of Theme Widget.

Link to this section Summary

Link to this section Types

Specs

t() :: %Auth0.Entity.Theme.Widget{
  header_text_alignment: String.t(),
  logo_height: integer(),
  logo_position: String.t(),
  logo_url: String.t(),
  social_buttons_layout: String.t()
}

Link to this section Functions

Specs

from(map()) :: t()