Installation¶
You can install simple_openid_connect
from PyPi:
$ pip install simple_openid_connect
Alternatively, installing the latest development version from source can also be done:
$ pip install git+https://github.com/fsinfuhh/py_simple_openid_connect.git
Additional features¶
This library also has some extra features which can be enabled by also installing the relevant package extra.
Note
Package extras can usually be installed by appending [$extra]
to the package name e.g.:
$ pip install simple_openid_connect[django]
Name |
Package Feature |
Integration Docs |
Supported Versions |
---|---|---|---|
|
|
||
|
|