Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mitsuhiko/flask-oauth
OAuth Support for Flask
https://github.com/mitsuhiko/flask-oauth
Last synced: 1 day ago
JSON representation
OAuth Support for Flask
- Host: GitHub
- URL: https://github.com/mitsuhiko/flask-oauth
- Owner: mitsuhiko
- License: other
- Created: 2010-05-08T15:14:53.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2022-10-16T08:31:29.000Z (about 2 years ago)
- Last Synced: 2024-11-21T03:35:16.650Z (23 days ago)
- Language: Python
- Homepage: http://flask.pocoo.org/
- Size: 82 KB
- Stars: 580
- Watchers: 22
- Forks: 211
- Open Issues: 46
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unmaintained
Flask-OAuth is currently unmaintained. If you want to add OAuth support to
your Flask website, we recommend using
[Flask-Dance](https://github.com/singingwolfboy/flask-dance) instead,
which is actively maintained.## Flask-OAuth
Implements basic OAuth support for Flask. It can only
be used to hook up with external OAuth services. It does not
support implementing providers.Documentation: http://packages.python.org/Flask-OAuth/