Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Social auth #7

Open
HPotter opened this issue May 30, 2015 · 1 comment
Open

Social auth #7

HPotter opened this issue May 30, 2015 · 1 comment
Assignees

Comments

@HPotter
Copy link
Member

HPotter commented May 30, 2015

No description provided.

@vpavlenko vpavlenko self-assigned this May 30, 2015
@vpavlenko
Copy link
Member

Я хочу сделать это, допилив наш самописный модуль авторизации, а не переходя на python-social-auth. Поясню, почему.

У нас на pythontutor-ru авторизация сделана через модуль social_login, который написал Володя Соломатин (@leenr) на основе requests_oauthlib. Он самописный, но маленький и понятный. К тому же, сейчас пользователи в базе залогинены из-под него, и я хочу не получить проблем в этом месте при миграции данных от старого бекенда к новому.

Я переложил social_login сюда:
https://github.com/pythontutor/leenr-django-social-login
Я собираюсь его допилить под наши нужны и подключить в requirements.txt как зависимость и как app к Джанге.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants