I am building an application that allows users to choose from a list of tenants in a SPA using react states which are mapped to corresponding domains and clientIDs. However, even after confirming that the correct domain and clientID has been selected, it seems like the tag only uses the domain and clientID of the tenant that corresponds with the default state. This makes it as if the user never selected a different tenant from the list upon loading into the SPA. Any workarounds for this?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Redirect the user to the appropriate Auth0 tenant | 3 | 685 | December 19, 2023 | |
Handling Multi-Tenancy in Auth0: A React Provider Dilemma | 0 | 132 | May 22, 2024 | |
Access multiple tenants from Auth0 CLI login | 13 | 1891 | January 29, 2025 | |
Need help to create MultiTenancy application with React(Single domain) | 4 | 3193 | July 17, 2019 | |
Auth0 automatically reassigns all applications to a different (default?) tenant/domain | 4 | 1974 | December 22, 2022 |