Cross-Origin-Opener-Policy policy would block the window.closed call

I have react vite app and when i try login auth0 with help loginWithPopup authorization goes well but i got error in console Cross-Origin-Opener-Policy policy would block the window.closed call.none of the solutions such as redirecting after authorizations helped me can you help with this issue

1 Like