Relative Content

Tag Archive for angularcorsauth0okta-api

Angular application facing CORS issue with AUTH0 API integration

In my Angular app I have integrated the login feature using Auth0. I am able to see the OKTA login popup and able to to signin using google login option in the popup. It also shows me the access_token and id_token in response after successful login. However, I see the error message – “Cross-Origin-Opener-Policy policy would block the window.close call.”