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
Users should be able to request for password change. An email should be sent for password reset. If the user logged in via github, gmail we should have option in profile to set password.
If the user hasn't set the password, we should throw proper error message.
The text was updated successfully, but these errors were encountered:
Even if we're using social auth, we'll let the user set a password so that they can login with their registered email address and the password. That's the fallback scenario if by any chance Google or Github is down.
Users should be able to request for password change. An email should be sent for password reset. If the user logged in via
github, gmail
we should have option in profile to set password.If the user hasn't set the password, we should throw proper error message.
The text was updated successfully, but these errors were encountered: