How to use Auth0 provider with the new createBrowsereRouter? #9321
-
Hi there, We're migrating to v6.4 and using Our setup looks something like this
Auth0 docs say that the Auth0 provider should be nested under the provider. How could this be done with the new router? We've tried wrapping the Auth provider around the Routes in
Can someone please help me understand where to place the Auth0 provider? Thank you 🙏 |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
For anyone who might stumble upon this in the future here's what worked for me: https://stackoverflow.com/questions/73934043/how-to-use-auth0-provider-with-the-new-createbrowsererouter-in-v6-4/73938067#73938067 |
Beta Was this translation helpful? Give feedback.
For anyone who might stumble upon this in the future here's what worked for me: https://stackoverflow.com/questions/73934043/how-to-use-auth0-provider-with-the-new-createbrowsererouter-in-v6-4/73938067#73938067