Code flow 2 cleanup

This commit is contained in:
konarfil
2023-09-25 09:27:34 +02:00
parent f2ba27ca42
commit 42fa16ef1f
3 changed files with 20 additions and 21 deletions

View File

@@ -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