Contents

Flask-OpenID 1.3.1

0

OpenID support for Flask

OpenID support for Flask

Stars: 235, Watchers: 235, Forks: 77, Open Issues: 4

The pallets-eco/flask-openid repo was created 14 years ago and the last code push was 4 months ago.
The project is popular with 235 github stars!

How to Install flask-openid

You can install flask-openid using pip

pip install flask-openid

or add it to a project with poetry

poetry add flask-openid

Package Details

Author
Armin Ronacher, Patrick Uiterwijk, Jarek Potiuk, Jason R. Coombs, Emmanuel Bavoux
License
BSD
Homepage
http://github.com/mitsuhiko/flask-openid/
PyPi:
https://pypi.org/project/Flask-OpenID/
GitHub Repo:
https://github.com/mitsuhiko/flask-openid

Classifiers

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

Errors

A list of common flask-openid errors.

Code Examples

Here are some flask-openid code examples and snippets.

Related Packages & Articles

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.