Hi,
I have backend frontend and nginx running on the server.
nginx configured to proxy all /api path to backend
When I am logining with basic email/password - it works okay, but when I am logining with google, after picking up the google account it redirects to
/api/auth/callback/google
and says, can't get the url, what can be a problem here?