mirror of
https://github.com/ysoftdevs/oauth-playground-client.git
synced 2026-05-01 04:44:22 +02:00
Code flow 2 cleanup
This commit is contained in:
@@ -42,7 +42,7 @@
|
||||
Build the authorization URL and redirect the user to the authorization server
|
||||
</div>
|
||||
<div class="col s4 circle-text">
|
||||
After the user is redirected back to the client, verify the state matches
|
||||
After the user is redirected back to the client, verify that the state matches
|
||||
</div>
|
||||
<div class="col s4 circle-text">
|
||||
Exchange the authorization code for an access token
|
||||
|
||||
Reference in New Issue
Block a user