Flask-OpenID 1.3.1
0
OpenID support for Flask
Contents
OpenID support for Flask
Stars: 235, Watchers: 235, Forks: 77, Open Issues: 4The 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
Related Packages
Errors
A list of common flask-openid errors.
Code Examples
Here are some flask-openid
code examples and snippets.