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
On the mentor signup page, we currently give an error if the account already exists. Instead of that, when the account already exists, we should just add the user to the "mentor" group and show the regular login screen.
This requires backend changes to a root endpoint as well.
The text was updated successfully, but these errors were encountered:
On the mentor signup page, we currently give an error if the account already exists. Instead of that, when the account already exists, we should just add the user to the "mentor" group and show the regular login screen.
This requires backend changes to a root endpoint as well.
The text was updated successfully, but these errors were encountered: