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 | 3 | 89 | November 5, 2024 | |
API for user registration and login by social | 2 | 5609 | July 25, 2019 | |
React Native auth0-universal-login/identifier-first API | 1 | 1652 | September 13, 2022 | |
Auth0 Authentication API webhooks Output | 2 | 3826 | August 26, 2019 | |
Sign up users based on social followers | 1 | 3958 | March 2, 2018 |