PKCE implementation

This commit is contained in:
konarfil
2023-09-25 12:40:16 +02:00
parent 544c6adc4f
commit 3cf5463c08
10 changed files with 722 additions and 16 deletions

View File

@@ -73,8 +73,8 @@
access token, the client provides the original verifier. The server validates it against the stored challenge, ensuring
added security against malicious interceptions.</p>
</div>
<div class="card-action underConstruction">
<i class="tiny material-icons">build</i> Under construction
<div class="card-action">
<a href="/flow/pkce-1">Try it</a>
</div>
</div>
</div>