mirror of
https://github.com/ysoftdevs/oauth-playground-client.git
synced 2026-05-08 08:53:32 +02:00
PKCE implementation
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user