Update OAuth2-Backend-Approach.md

This commit is contained in:
Ste Vaidis 2025-01-08 10:42:07 +02:00
parent d7c22f2736
commit 54052ae0ab

View File

@ -44,7 +44,7 @@ A way for the `user` to tell `google` to give an access to `myapp` app
# ⭐️ 1. Get Code
# ⭐️ 1. Get Authorization Code
1. Frontend **Navigate** to Google `https://accounts.google.com/o/oauth2` with a callback url
2. Google **Redirect** to Backend callback url `https://myapp/api/auth/callback` with authorization code