Set up Guide:
- git clone https://github.com/piyush-singhal/oauth-python.git
- cd oauth-python
- Run
pip3 install -r requirements.txt - cp sample.env .env
- Replace credentials in
.env - Run
python app.py
Feel free to create an issue in the github if you face any issues in this repository or want any enhancement.