Contents

Flask-OAuthlib 0.9.6

0

OAuthlib for Flask

OAuthlib for Flask

Stars: 1443, Watchers: 1443, Forks: 452, Open Issues: 75

The lepture/flask-oauthlib repo was created 10 years ago and the last code push was 4 days ago.
The project is very popular with an impressive 1443 github stars!

How to Install flask-oauthlib

You can install flask-oauthlib using pip

pip install flask-oauthlib

or add it to a project with poetry

poetry add flask-oauthlib

Package Details

Author
Hsiaoming Yang
License
BSD
Homepage
https://github.com/lepture/flask-oauthlib
PyPi:
https://pypi.org/project/Flask-OAuthlib/
GitHub Repo:
https://github.com/lepture/flask-oauthlib

Classifiers

  • Internet/WWW/HTTP/Dynamic Content
  • Software Development/Libraries/Python Modules
No  flask-oauthlib  pypi packages just yet.

Errors

A list of common flask-oauthlib errors.

Code Examples

Here are some flask-oauthlib code examples and snippets.

Related Packages & Articles

Authlib 1.3.0

The ultimate Python library in building OAuth and OpenID Connect servers and clients.

oauthlib 3.2.2

A generic, spec-compliant, thorough implementation of the OAuth request-signing logic

flask-mongoengine 1.0.0

Flask-MongoEngine is a Flask extension that provides integration with MongoEngine and WTF model forms.

Flask-Log-Request-ID 0.10.1

Flask extension that can parse and handle multiple types of request-id sent by request processors like Amazon ELB, Heroku or any multi-tier infrastructure as the one used for microservices.