diff --git a/OAuth2.md b/OAuth2.md index 695d75e..e55da72 100644 --- a/OAuth2.md +++ b/OAuth2.md @@ -2,6 +2,7 @@ # 1. Authorization Request (User Initiates Login) A user visits the app `xorismesiti.gr` and clicks on the **Login with Google** button. + The app will request permission to access certain Google APIs (like the user's email, profile, etc.). ```sh