Update OAuth2-Backend-Approach.md
This commit is contained in:
parent
f89b52cc56
commit
9720a63431
@ -120,8 +120,8 @@ redirect_uri=https://xorismesiti.gr/callback
|
||||
<br>
|
||||
<ul>
|
||||
<li>Recieves authorization code from Google</li>
|
||||
<li>POST send : authorization code to https://oauth2.googleapis.com/token</li>
|
||||
<li>POST reqponse: access & refresh tokens</li>
|
||||
<li>POST send the authorization code to https://oauth2.googleapis.com/token</li>
|
||||
<li>POST response the access & refresh tokens</li>
|
||||
<li>Respond the Fronend initial request with a cookie</li>
|
||||
</ul>
|
||||
</summary>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user