I want to make a login between Angular and Express. I therefore use the official auth0 connection in the frontend. I am also successfully logged in there. However, as soon as I call a protected interface in Express, e.g. /api/tenant, there is a redirect in the backend that it cannot resolve. I’m slowly running out of ways to solve the problem.
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Using Auth0 to secure my express backend | 2 | 2283 | October 4, 2021 | |
| Login failure (possibly code exchange) or redirect failure | 1 | 1200 | September 27, 2023 | |
| Login on a React SPA via ExpressJS backend (express-openid-connect) | 2 | 1006 | April 3, 2024 | |
| [Express + Auth0] I want to redirect to another backend endpoint after the callback | 2 | 37 | August 8, 2025 | |
| Node.js Express integration causing strange behaviour | 2 | 3630 | September 5, 2019 |



