flask-oidc: fix indentation

Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
Mark O Brien 2022-03-30 14:16:20 +01:00
parent 12d0e9fb7b
commit 7f376cf928

View file

@ -11,9 +11,9 @@ no longer maintained. This will need to be replaced.
Resources
---------
Flask-oidc code: https://github.com/puiterwijk/flask-oidc
Bodhi implementation: https://github.com/fedora-infra/bodhi/tree/develop/bodhi-server/bodhi/server/auth
Authlib docs: https://docs.authlib.org/en/latest/basic/index.html
* Flask-oidc code: https://github.com/puiterwijk/flask-oidc
* Bodhi implementation: https://github.com/fedora-infra/bodhi/tree/develop/bodhi-server/bodhi/server/auth
* Authlib docs: https://docs.authlib.org/en/latest/basic/index.html
Investigation
-------------
@ -23,7 +23,7 @@ Here is the list of ideas/things we discussed/looked at:
.. toctree::
:maxdepth: 1
gooogle-auth vs authlib
oauthlib_authlib
authlib initialisation