遵循this guide将谷歌登录/注册添加到我的django应用程序中。 添加了所有的代码,似乎所有的工作,直到最后,我得到了这个错误。 ? Error 400: redirect_uri_mismatch
The redirect URI in the request, http://127.0.0.1:8000/accounts/google/login/callback/, does not match the ones authorized for the OAuth client. To update the authorized redirect URIs, visit