Are there any samples integrating OKTA on a SPA app using react router V7. My company already has OKTA integrated on .net core MVC app. This is the first time we are trying on a react app.
Hi there @dkpsthomas ,
Welcome to the community!
This sample is a React app using v7 of the react-router-dom library and has its own implementation of the SecureRoutecomponent.
Let us know how it goes for you!
I am using the new framework mode with app level routing. Do you have any sample for that?
I’m pretty sure we don’t have an example with that. The sample I linked is the most recently updated one I’m aware of.