flask-oidc: fix indentation
Signed-off-by: Mark O Brien <markobri@redhat.com>
This commit is contained in:
parent
12d0e9fb7b
commit
7f376cf928
1 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue