Method: Devise::Models::TokenAuthenticatable#after_token_authentication

Defined in:
lib/devise/models/token_authenticatable.rb

#after_token_authenticationObject

Hook called after token authentication.



43
44
# File 'lib/devise/models/token_authenticatable.rb', line 43

def after_token_authentication
end