Skip to content

FelixFreelancer/python-django-oauth2

Repository files navigation

Python-Django-Oauth2.0

This Project demonstartes the OAuth2.0 authentication by OIDC library of Python&Django

Project setup

run python.exe

Install virtualenv

virtualenv env

Install required packages

pip install -r requirements.txt

Run your Oauth2.0 Python Django app

cd env/scripts/activate
python manage.py runserver

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published