i’m following the doc here Auth0 Next.js SDK Quickstarts: Login and everything works fine for a single domain, i have a multi tenant app and want to pass AUTH0_BASE_URL as dynamic value to UserProvider, or make the base url dynamic in general based on the current url, is there a way to do that?
ahmedkh
1
There is a var $CF_PAGES_URL
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| Dynamically change tenant AUTH0_ISSUER_BASE_URL based on query | 2 | 149 | October 16, 2024 | |
| Share login context between two nextjs apps | 0 | 1468 | July 1, 2022 | |
| Full custom login page | 0 | 189 | June 4, 2024 | |
| Direct login with auth0 | 1 | 342 | January 17, 2024 | |
| Dynamic white label login page by domain with dynamic signIn options | 3 | 2089 | July 31, 2025 |