I a using DeviseTokenAuth for authentication in rails api. By using that signup and signin modules working fine. But but when I update it gives an error
NoMethodError (undefined method `enable_standard_devise_support' for DeviseTokenAuth:Module):
app/controllers/devise_token_auth/concerns/set_user_by_token.rb:35:in `set_user_by_token'
Without set_user_by_token resource is nil
Aucun commentaire:
Enregistrer un commentaire