Module: Auth0::Types::RefreshTokenExpirationTypeEnum
- Extended by:
- Internal::Types::Enum
- Defined in:
- lib/auth0/types/refresh_token_expiration_type_enum.rb
Constant Summary collapse
- EXPIRING =
"expiring"- NON_EXPIRING =
"non-expiring"
Method Summary
Methods included from Internal::Types::Enum
coerce, finalize!, inspect, load, strict!, strict?, values