diff --git a/OAuth2.md b/OAuth2.md index 80875d8..11a68f8 100644 --- a/OAuth2.md +++ b/OAuth2.md @@ -305,7 +305,7 @@ Authorization: Bearer access-token-from-backend -#### Step 5 takes place here: The Backend request the user data from Google using the Tokens +#### ↴ Step 5 takes place here: The Backend request the user data from Google using the Tokens

Backedn HTTP Response to Frontend