我在我的网站中使用 django social auth 进行身份验证。我使用提供商 google-oauth2、facebook 和 github。google 和 facebook 登录速度很慢,而 github 登录效果很好。
网址:dyuthi.in
google 和 facebook 登录并没有失败,但是,至少 30 秒后完成。页面等待从身份验证服务器重定向到我的站点。
我在我的网站中使用 django social auth 进行身份验证。我使用提供商 google-oauth2、facebook 和 github。google 和 facebook 登录速度很慢,而 github 登录效果很好。
网址:dyuthi.in
google 和 facebook 登录并没有失败,但是,至少 30 秒后完成。页面等待从身份验证服务器重定向到我的站点。