Add user self-care link & setting for supporting providers
Some checks failed
/ build (push) Failing after 1m5s
/ test (push) Successful in 56s

This commit is contained in:
phil 2025-01-26 19:08:49 +01:00
parent 7ab715da5a
commit dc93c7c05b
4 changed files with 33 additions and 5 deletions

View file

@ -1,6 +1,6 @@
<html>
<head>
<title>FastAPI OIDC test</title>
<title>OIDC (FastAPI) test</title>
<link href="{{ url_for('static', path='/styles.css') }}" rel="stylesheet">
<script src="{{ url_for('static', path='/utils.js') }}"></script>
</head>