Use light-openid to reduce code base size (#4)
All checks were successful
continuous-integration/drone/push Build is passing

Refactor code to publicly share "redundant" code

Reviewed-on: #4
This commit is contained in:
2023-04-29 08:03:11 +00:00
parent 89c62c0f2f
commit 07fc94f930
10 changed files with 43 additions and 304 deletions

View File

@ -20,7 +20,7 @@
<div class="cover-container d-flex w-100 h-100 p-3 mx-auto flex-column">
<header class="mb-auto">
<div>
<h3 class="float-md-start mb-0">OIDC test client</h3>
<a href="/"><h3 class="float-md-start mb-0 title">OIDC test client</h3></a>
</div>
</header>