I have a next.js app using the @auth0/nextjs-auth0 package, i’d like to be able to pass on login meta data so its assessible like email/name are.
Any help is appreciated.
I have a next.js app using the @auth0/nextjs-auth0 package, i’d like to be able to pass on login meta data so its assessible like email/name are.
Any help is appreciated.
Hi @owex
You should be able to do this in a Login Flow Action. There are examples in that link.
Let me know if you have any questions!