Update OAuth2.md

This commit is contained in:
Ste Vaidis 2024-12-14 12:57:38 +02:00
parent bf01d80931
commit bb9668d317

View File

@ -2,6 +2,7 @@
# 1. Authorization Request (User Initiates Login) # 1. Authorization Request (User Initiates Login)
A user visits the app `xorismesiti.gr` and clicks on the **Login with Google** button. 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.). The app will request permission to access certain Google APIs (like the user's email, profile, etc.).
```sh ```sh