Skip to content

Repository with examples of usage different social accounts for authentication

Notifications You must be signed in to change notification settings

Igor-Kuz/userauthentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository with examples of usage different social accounts for authentication with DRF.

This project contains examples of authentication via:

  • github
  • google
  • spotify

In this project were used libraries:

  • google-auth==2.3.3
  • python-social-auth==0.3.6