Module: Auth0::Types::ResourceServerTokenDialectSchemaEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/resource_server_token_dialect_schema_enum.rb
Constant Summary collapse
- ACCESS_TOKEN =
"access_token"- ACCESS_TOKEN_AUTHZ =
"access_token_authz"- RFC9068PROFILE =
"rfc9068_profile"- RFC9068PROFILE_AUTHZ =
"rfc9068_profile_authz"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values