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