Start to use actix-remote-ip crate
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-04-29 10:45:53 +02:00
parent 07fc94f930
commit 338f7d19b5
7 changed files with 79 additions and 271 deletions

View File

@ -4,6 +4,7 @@
<h1>Test OIDC Authentication flow.</h1>
<p class="lead">Get started testing OIDC authentication flow</p>
<p>Redirect URI: {{ redirect_url }}</p>
<p>Your IP: {{ remote_ip }}</p>
<p class="lead">
<a href="/start" class="btn btn-lg btn-light fw-bold border-white bg-white">Start</a>
</p>