You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
You are overriding the devise email_required? and email_changed? methods in DeviseTokenAuth::Concerns::User, any particular reason? It seems like that should be beyond the scope of the token auth concern.
The text was updated successfully, but these errors were encountered:
@lynndylanhurley@hiattp Excuse me for being a noob, still trying to understand. I can't find which redirect you're referring to in the code. Could you help me out?
You are overriding the devise
email_required?
andemail_changed?
methods inDeviseTokenAuth::Concerns::User
, any particular reason? It seems like that should be beyond the scope of the token auth concern.The text was updated successfully, but these errors were encountered: