Skip to content

rouzoo/test_auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is simple social authentification with Google and Github account.

Run:

  1. pip install -r requirements.txt
  2. add your auth tokens and host in .env
  3. make migrations: python manage.py migrate
  4. run app : python manage.py runserver

About

social auth django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published