Redirect onLoad only if not authenticated with @azure/msal-react
I'm trying to adapt the sample project for my needs. My needs are essentially: Automatically redirect login if the user is not authenticated when they navigate to the root route... If they are, load the protected child components. I have step 1. working as expected. However, after they have been signed in it seems like it is trying to reroute again and I get