Skip to content

Commit

Permalink
Mark this project as unmaintained (#94)
Browse files Browse the repository at this point in the history
  • Loading branch information
singingwolfboy authored and mitsuhiko committed Feb 10, 2018
1 parent d5c3f6a commit af64326
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README

This file was deleted.

14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# 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/

0 comments on commit af64326

Please sign in to comment.