From 4bdac0ca5e4bcdab6ab7b981bd4c53cdf9659da7 Mon Sep 17 00:00:00 2001 From: Ste Vaidis Date: Mon, 16 Dec 2024 11:11:11 +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 c86f0b4..f0c3d2d 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: +### OAuth2 Frontend/Backend Flow Description: 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