Skip to content

felix-d/Django-Oauth-Toolkit-Python-Social-Auth-Integration

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django-Oauth-Toolkit-Python-Social-Auth-Integration

REST Framework + Django OAuth Toolkit + Python Social Auth integration

See PhilipGarnero/django-rest-framework-social-oauth2 for a more complete solution.

A solution for the common problem of making Django OAuth Toolkit working with Python Social Auth.

The trick is to register/sign in users from third parties access tokens and hooking up in the process to create your own access token and return it as JSON.

Feel free to create pull requests if you have a better solution!

About

REST Framework + Django OAuth Toolkit + Python Social Auth integration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages