Update OAuth2-Front-Approach.md

This commit is contained in:
Ste Vaidis 2024-12-17 08:09:44 +02:00
parent 1b6e6e300d
commit c3f538ad61

View File

@ -6,7 +6,7 @@ A way for the `user` to tell `google` to give an access token to `xorismesiti.gr
### OAuth2 Frontend/Backend Flow:
| When | Why | How |
| When | What | How |
|-------|--------------------------|:------------------------------------------------:|
| 1 | Get Code | Front ⇢ Google ⇢ Front |
| 2 | Exchange Code with Token | Front ⇢ Back ⇢ Google ⇢ Back ⇢ Front |