From 316251a46400f819bd906770c3cb36fea93cab79 Mon Sep 17 00:00:00 2001 From: Ste Vaidis Date: Tue, 17 Dec 2024 08:10:27 +0200 Subject: [PATCH] Update OAuth2-Front-Approach.md --- OAuth2-Front-Approach.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OAuth2-Front-Approach.md b/OAuth2-Front-Approach.md index a46dc8e..fc8d213 100644 --- a/OAuth2-Front-Approach.md +++ b/OAuth2-Front-Approach.md @@ -14,7 +14,7 @@ A way for the `user` to tell `google` to give an access token to `xorismesiti.gr

-### OAuth2 Frontend/Backend Flow Description: +### OAuth2 Frontend/Backend Flow Details: 1. Frontend **Redirect** the user to Google's OAuth authorization endpoint `accounts.google.com/o/oauth2` 2. User **Login in** to Google and grant permissions