puiterwijk / flask-oidc

OpenID Connect support for Flask
BSD 2-Clause "Simplified" License
156 stars 218 forks source link

Include OIDC_CLIENT_SECRETS in documentation #76

Open Alwinius opened 5 years ago

Alwinius commented 5 years ago

The configuration variable OIDC_CLIENT_SECRETS is not documented here: https://flask-oidc.readthedocs.io/en/latest/ but a very important one for using the framework.

svintit commented 4 years ago

If you want this resolved i'm maintaining a fork of this with some added extensibility. Feel free to open a PR/issue here: