https://github.com/tmtabor/flask-oauth2-template
A prototype of creating a flask app that acts as an OAuth2 client
https://github.com/tmtabor/flask-oauth2-template
Last synced: about 1 year ago
JSON representation
A prototype of creating a flask app that acts as an OAuth2 client
- Host: GitHub
- URL: https://github.com/tmtabor/flask-oauth2-template
- Owner: tmtabor
- License: bsd-3-clause
- Created: 2022-07-21T16:04:57.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2022-07-21T19:03:37.000Z (almost 4 years ago)
- Last Synced: 2025-02-06T09:32:28.446Z (over 1 year ago)
- Language: Python
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# flask-oauth2-template
A prototype of creating a flask app that acts as an OAuth2 client