Update OAuth2.md

This commit is contained in:
Ste Vaidis 2024-12-15 15:28:04 +02:00
parent ca417971e6
commit bd0a209256

View File

@ -305,6 +305,8 @@ Authorization: Bearer access-token-from-backend
</details> </details>
#### Step 5 takes place here: The Backend request the user data from Google using the Tokens
<details> <details>
<summary><h3>Backedn HTTP Response to Frontend</h3></summary> <summary><h3>Backedn HTTP Response to Frontend</h3></summary>