Getting an error when trying to authenticate TypeError: null is not an object (evaluating ‘window.opener.swaggerUIRedirectOauth2’) in browser
I’m trying to get authentication working from frontend and authenticate on the backend.
Everything works when I click on authorise button in swagger, I’m logging in using google.
When I log in from frontend, I also get redirected to google login and then I do callback and
I get in api: