Update OAuth2-Backend-Approach.md
This commit is contained in:
parent
d7c22f2736
commit
54052ae0ab
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user