Skip to content

pallets-eco/flask-openid

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1eccf8a · May 26, 2024

History

95 Commits
Nov 23, 2021
Sep 8, 2021
Oct 6, 2014
May 7, 2010
May 26, 2024
Jan 18, 2014
Jul 17, 2010
Oct 7, 2012
May 26, 2024
May 26, 2024
Sep 8, 2021
May 26, 2024

Repository files navigation

Flask-OpenID

Adds support for OpenID to flask applications. Check out the example for more information.

Documentation: http://packages.python.org/Flask-OpenID/

Note that this library is for a very old and outdated version of OpenID. Almost no-one uses this Open ID protocol, the OpenID Connect protocol is the current standard.

CHANGELOG

  • 1.3.1 Version: 26, May 2024

Import quote from urllib.

  • 1.3.0 Version: 8, September 2021

Python 3-only compatible version with 2to3 removed to satisfy setuptools removal of 2to3 configuration option of setup.py