Hello,
When I use OAuth with google, I get redirection to page without port and thus cannot complete login. Can I fix it somehow?
TL;DR
OAuth with Google is redirecting to a page without the port, making it impossible to complete login. To fix this issue, developers can update their OAuth client configuration to include the correct port number in the redirect URLs.