File: README.rst

package info (click to toggle)
flask-openid 1.3.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 328 kB
  • sloc: python: 605; makefile: 114
file content (16 lines) | stat: -rw-r--r-- 357 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Flask-OpenID
============

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

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


CHANGELOG
---------

* 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