Auth0 with Supabase and NextJS 13/14 (app router)

Hi, can’t find a guide to integrate Supabase with Auth0 and NextJS (13-14 app router), this old ones does not cover this, ayone has been able to integrate it?
Thanks :slightly_smiling_face:

1 Like

I’m trying to do this right now. I may end up choosing to use the page router for a new project just because of the lack of documentation for doing this with the app router.