Update OAuth2-Backend-Approach.md

This commit is contained in:
Ste Vaidis 2025-01-08 10:43:08 +02:00
parent 54052ae0ab
commit 26ec5c730d

View File

@ -231,7 +231,7 @@ curl -X GET "https://www.googleapis.com/oauth2/v3/userinfo" \
}
```
### 4. Backend **response** to Front with profile data
### ⚙️ 4. Backend **response** to Front with profile data
```
{