Module: Auth0::Types::ConnectionUpstreamAliasEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/connection_upstream_alias_enum.rb
Constant Summary collapse
- ACR_VALUES =
"acr_values"- AUDIENCE =
"audience"- CLIENT_ID =
"client_id"- DISPLAY =
"display"- ID_TOKEN_HINT =
"id_token_hint"- LOGIN_HINT =
"login_hint"- MAX_AGE =
"max_age"- PROMPT =
"prompt"- RESOURCE =
"resource"- RESPONSE_MODE =
"response_mode"- RESPONSE_TYPE =
"response_type"- UI_LOCALES =
"ui_locales"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values