Update OAuth2-Backend-Approach.md
This commit is contained in:
parent
31cc4276d2
commit
fe9dbe760b
@ -42,7 +42,7 @@ A way for the `user` to tell `google` to give an access to `xorismesiti.gr` app
|
|||||||
# 1. Get Code
|
# 1. Get Code
|
||||||
|
|
||||||
1. Frontend **GET** to Google `https://accounts.google.com/o/oauth2` with callback url
|
1. Frontend **GET** to Google `https://accounts.google.com/o/oauth2` with callback url
|
||||||
2. Google **302** to Back `https://xorismesiti.gr/api/auth/callback` with authorization code
|
2. Google **302** to Backend `https://xorismesiti.gr/api/auth/callback` with authorization code
|
||||||
|
|
||||||
### 1. Front **GET** to Google
|
### 1. Front **GET** to Google
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user