Hi,
I am integrating my Angular 15 application with Auth0 login New Universal login. I am following the post Angular Authentication By Example (auth0.com) but my FireFox browser keep spinning. I found a issue another person were facing and it marked resolved. I did try follow the recommendation by adding kphay-11’s code to a newly create service class and call it in app.component.ts for it to load when the application is startup but it didn’t resolve the issue in my case.
I am newly to angular. Can anyone let me know where to put kphay-11’s code? Am I doing it correctly?