Auth0 setups for different tech stack

I have multiple backends built with Python, Go, and Node.js, along with frontends in React and Next.js. How can I set up Auth0 to handle authentication and authorization across all of them?

Hi @code.24.100

Welcome to the Auth0 Community!

As a first step it is recommended that you each of your frontends as Applications and your backends as API services. In case the following topic can provide some useful information, I recommend reading through Architecture for Multiple frontends with one (or more) backend APIs .

Moving forward, your Application integrations should be setup using our dedicated SDKs for each of the technologies that you are using. Allow me to provide links to each SDK Repository or Documentation:

Hope this helped, please reach out to us for any other issues or requests!

Best regards,
Gerald