L
L
Lolzman2014-08-29 19:13:58
Django
Lolzman, 2014-08-29 19:13:58

How to replace regular registration in Django with authentication / authorization using social networks?

Hello,
I am developing a Django project that will act as a backend for mobile applications. To make the registration process on mobile devices as easy as possible, we decided to use authentication/authorization services from such social networks as google+, twitter and facebook. The user himself will have a certain set of data, so it is necessary that in the future he / she can re-login under the same account to the application.
I ran into the following problem: what to store on the server as a username and how to further authorize into an existing account? Does anyone have a solution to this problem or an example/blog post that describes this approach?
Thank you very much for your attention

Answer the question

In order to leave comments, you need to log in

2 answer(s)
P
Pavel Solovyov, 2014-08-29
@Lolzman

https://github.com/omab/python-social-auth - doesn't solve your problem?

A
Alexey, 2014-08-29
@HaJIuBauKa

I don't even know... but why don't you do a search first?
adw0rd.com/2013/2/27/django-social-auth/#.VACtWlVdPTA
https://www.google.ru/search?q=django+social+auth&...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question