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
The current User model loads the hashed password from database, which isn't ideal, let's remove the value and create an alternative method to load the password when a user is logging into the app.