【发布时间】:2022-04-01 02:19:34
【问题描述】:
我最初在 Google Developer Console 中将 Authorized URI 设置为“http://localhost:3000/”,但它给出了上述错误。
我尝试将其替换为“http://localhost:3000/login/google/return”作为错误图像,但通过这样做而不是成功登录,它再次重定向到相同的登录页面。
请帮帮我。
【问题讨论】:
标签: google-cloud-platform oauth-2.0 google-authentication