Confusion on using django socialauth

后端 未结 2 600
慢半拍i
慢半拍i 2021-01-02 22:29

http://github.com/uswaretech/Django-Socialauth/tree/master/socialauth/

I\'m a bit confused on how I should use this. Of course, I read the notes at the bottom but I\

2条回答
  •  渐次进展
    2021-01-02 23:09

    [We wrote this]

    1. There are quite a few forks, which are ahead of us so you might want to use that.
    2. If you just want openid, you dont need API Keys
    3. If you want twitter/FB you definately need keys.
    4. urls.py and manage.py are too show a demo app.
    5. socialauth is the django app, which you can pull out.

提交回复
热议问题