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