Update OAuth2.md

This commit is contained in:
Ste Vaidis 2024-12-15 15:30:05 +02:00
parent bd0a209256
commit 0cb8daf566

View File

@ -305,7 +305,7 @@ Authorization: Bearer access-token-from-backend
</details>
#### 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
<details>
<summary><h3>Backedn HTTP Response to Frontend</h3></summary>