It’s a Create-react-app SPA. auth0-js is the only library I’m using at the moment for handling email/verification code. Once user enters the correct code I want to customize the UI depending on whether they’re new or not. It seems for that I need to set a metadata flag in my Auth0 rule?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to check whether the user exists while his logged in? | 8 | 3861 | September 13, 2023 | |
When using the management API, how to know if user already existed or s new? | 4 | 3130 | November 19, 2020 | |
Lock, Auth0.js, Auth0 React SDK or Authentication API | 0 | 1690 | November 7, 2022 | |
Get user information on API | 2 | 5536 | March 2, 2018 | |
Best practices for creating users in backend DB on new registrations with Auth0 | 4 | 8109 | April 22, 2021 |