Hi Auth0 Community
I am trying to integrate Auth0 with a recently developed app based on React Router 6. Do you have any material or guideline for React Router 6 and how to create private Route on that ?
I am planning to use Auth0 for all our Authentication requirments.
You can also consult our newly released React Authentication By Example: Using React Router 6 for guidance on how to integrate Auth0 with a React Router v6 application. While the guide uses React v18, the same architecture would apply to an app that uses React v17.