Remove deprecated methods related to token authentication

These methods have no effect since Devise 3.2.0, released in Nov 2013.
This commit is contained in:
Carlos Antonio da Silva
2015-03-13 13:54:32 -03:00
parent ef28bf2814
commit d1d5996b6b
2 changed files with 0 additions and 20 deletions

View File

@@ -138,10 +138,6 @@ Devise.setup do |config|
# Setup a pepper to generate the encrypted password.
config.pepper = "d142367154e5beacca404b1a6a4f8bc52c6fdcfa3ccc3cf8eb49f3458a688ee6ac3b9fae488432a3bfca863b8a90008368a9f3a3dfbe5a962e64b6ab8f3a3a1a"
# ==> Configuration for :token_authenticatable
# Defines name of the authentication token params key
# config.token_authentication_key = :auth_token
# ==> Scopes configuration
# Turn scoped views on. Before rendering "sessions/new", it will first check for
# "users/sessions/new". It's turned off by default because it's slower if you