Libraries
»
client_authentication
(1.0.3)
»
Index
»
ClientAuthentication
»
#salt
Method: ClientAuthentication#salt
Defined in:
lib/client_authentication.rb
#
salt
⇒
Object
48 49 50
# File 'lib/client_authentication.rb', line 48
def
salt
Time
.
now
.
to_i
.
to_s
end