This is simple social authentification with Google and Github account.
Run:
- pip install -r requirements.txt
- add your auth tokens and host in .env
- make migrations: python manage.py migrate
- run app : python manage.py runserver
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This is simple social authentification with Google and Github account.
Run: