angular-auth0-aside
angular-auth0-aside copied to clipboard
Home component initializes twice
Home component is being initialized twice, but ONLY after redirecting back to the app after a fresh successful login. This does not occur when there is a currently active session and checkSession runs. I suspect this has to do with updates to Angular's router, and made some changes but the changes seemed ineffective.