Class: SecureJwt::Configs::Configurator

Inherits:
Object
  • Object
show all
Defined in:
lib/secure_jwt/configs.rb

Instance Attribute Summary collapse

Instance Attribute Details

#master_keyObject

Returns the value of attribute master_key.



8
9
10
# File 'lib/secure_jwt/configs.rb', line 8

def master_key
  @master_key
end