Angular that would call different microservices

Hi guys, I am new to Auth0 and trying my luck to understand it very well. My plan is to create a frontend (Angular) that would call different microservices (Rest/API) with single authentication and authorization once the user successfully login.

I was able to create a Single Page Application (Angular) and created a web application (Spring) but I’m not sure how to integrate them. I am also confused about how to support multiple domains since in app.module.ts you could only declare just one domain.

I tried to look for the documentation but it was too overwhelming for me. I hope you could help me regarding this matter. Thanks in advance.

Hi @michael.delacruz7,

Welcome to the Auth0 Community!

I would suggest starting with our developer hub, if you would like to see a full example of a SPA + API approach. You can select your frameworks and see a full stack setup.

Here is a good place to start:

Otherwise, you may want to check out some of our architecture scenarios:

If you have any specific questions please let me know!