module Devise::Models::TokenAuthenticatable

def after_token_authentication

Hook called after token authentication.
def after_token_authentication
end