Hello there ! I’m trying to developp a NextJS SPA ( frontend ) and an ExpressJS API ( backend ) that will run together, and I don’t really know what I should use for Auth0 Authentication and Authorization, could someone help me with that and guide me a bit ?
Hey there @CaptainZiboo!
I’d probably start by checking out this blog post as well as our Next.js quickstart and sample app:
Node/Express:
Hope this helps at least get you started in the right direction!