If a user has signed up using Social login and tries to use the email/pw approach, Auth0 executes login scripts and returns the 401 error message. I am trying to find a way where can notify the user to use social login by returning a user-friendly error message instead of throwing a 401 error message. Is there a way to check if the email belongs to a user using management API and check the entities list for social sources in the login script?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Log Social Logins in Custom DB | 1 | 2078 | May 22, 2024 | |
Switch from social to database (and reverse) | 2 | 1892 | October 14, 2022 | |
Cannot login through email and password Auth0Lock | 2 | 4326 | March 2, 2018 | |
Attempt to login with a username password after account created with a social login | 3 | 4669 | March 2, 2018 | |
I am able to use social login. But unable to login or signup using email and password | 2 | 29 | August 21, 2024 |