Auth0 / Next.js Login | Pass metadata into session

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!

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.