Method: Authlogic::CryptoProviders::Sha256.join_token
- Defined in:
- lib/authlogic/crypto_providers/sha256.rb
.join_token ⇒ Object
Returns the value of attribute join_token.
36 37 38 |
# File 'lib/authlogic/crypto_providers/sha256.rb', line 36 def join_token @join_token end |