From 7f376cf92806f43315f642acc3013e81af15952c Mon Sep 17 00:00:00 2001 From: Mark O Brien Date: Wed, 30 Mar 2022 14:16:20 +0100 Subject: [PATCH] flask-oidc: fix indentation Signed-off-by: Mark O Brien --- docs/flask-oidc/index.rst | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/flask-oidc/index.rst b/docs/flask-oidc/index.rst index 3b8d2f5..fd33ae0 100644 --- a/docs/flask-oidc/index.rst +++ b/docs/flask-oidc/index.rst @@ -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