From 38a747d0448b9d0638406a7766f607efd2dfc2d2 Mon Sep 17 00:00:00 2001 From: Ste Vaidis Date: Sun, 15 Dec 2024 18:46:48 +0200 Subject: [PATCH] Update OAuth2-Front-Approach.md --- OAuth2-Front-Approach.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/OAuth2-Front-Approach.md b/OAuth2-Front-Approach.md index 035fd7d..9e8dd35 100644 --- a/OAuth2-Front-Approach.md +++ b/OAuth2-Front-Approach.md @@ -47,6 +47,8 @@ A way for the `user` to tell `google` to give an access token to `xorismesiti.gr *Security: the state string should be validated upon receiving the response from Google, as it ensures that the response corresponds to the request.* +
+

Frontend HTTP GET Request to Google