簡體   English   中英

Django 用戶登錄並注冊 Github 和 Google

[英]Django user login and registration with Github and Google

I want to create a Google and GitHub login and register with Django on the site, Previously I implemented the register and login with email, and I do not use username on this website, and I customized the user model for this. 有人可以幫我怎么做嗎?

我在這種情況下使用Django-allauth 它有 GitHub 和 Google 的供應商。

您可以在此鏈接https://learndjango.com/tutorials/django-allauth-tutorial閱讀如何設置 GitHub 登錄和注冊。

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM