Class: SecureJwt::Configs::Configurator
- Inherits:
-
Object
- Object
- SecureJwt::Configs::Configurator
- Defined in:
- lib/secure_jwt/configs.rb
Instance Attribute Summary collapse
-
#master_key ⇒ Object
Returns the value of attribute master_key.
Instance Attribute Details
#master_key ⇒ Object
Returns the value of attribute master_key.
8 9 10 |
# File 'lib/secure_jwt/configs.rb', line 8 def master_key @master_key end |