Class: BetterAuth::Plugins::JWT::RemoteJwksCache
- Inherits:
-
Struct
- Object
- Struct
- BetterAuth::Plugins::JWT::RemoteJwksCache
- Defined in:
- lib/better_auth/plugins/jwt.rb
Instance Attribute Summary collapse
-
#entries ⇒ Object
Returns the value of attribute entries.
Instance Attribute Details
#entries ⇒ Object
Returns the value of attribute entries
12 13 14 |
# File 'lib/better_auth/plugins/jwt.rb', line 12 def entries @entries end |