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

Backedn HTTP Response to Frontend