I have one custom login page where I have implemented the custom login page. Now whenever user signs up using universal login I want to capture their first name and last name from google and store it in Auth0 metadata. Please let me know how do I achieve it.
Hi @akshay2,
You can use a Redirect with Actions to collection additional data from the user after login.
Hope this helps!
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.