diff --git a/OAuth2.md b/OAuth2.md index 5c539f3..178750a 100644 --- a/OAuth2.md +++ b/OAuth2.md @@ -118,6 +118,8 @@ Content-Type: application/json +### Step 3 takes place here, Backend exchanges the Code with the Tokens +

Backend HTTP Response to Frontend