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 | |
|---|---|---|---|---|
| Social connection without universal login | 2 | 137 | October 22, 2024 | |
| API for user registration and login by social | 1 | 5631 | March 9, 2018 | |
| React Native auth0-universal-login/identifier-first API | 1 | 1677 | September 13, 2022 | |
| Auth0 Authentication API webhooks Output | 1 | 3855 | August 22, 2019 | |
| Sign up users based on social followers | 0 | 3976 | September 15, 2017 |