Module: Auth0::Types::ConnectionTypeEnumOidc
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/connection_type_enum_oidc.rb
Constant Summary collapse
- BACK_CHANNEL =
"back_channel"- FRONT_CHANNEL =
"front_channel"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values