Update OAuth2-Front-Approach.md

This commit is contained in:
Ste Vaidis 2024-12-15 18:46:48 +02:00
parent 866d8daf24
commit 38a747d044

View File

@ -47,6 +47,8 @@ A way for the `user` to tell `google` to give an access token to `xorismesiti.gr
*Security: the state string should be validated upon receiving the response from Google, as it ensures that the response corresponds to the request.* *Security: the state string should be validated upon receiving the response from Google, as it ensures that the response corresponds to the request.*
<br>
<details> <details>
<summary><h3>Frontend HTTP GET Request to Google</h3></summary> <summary><h3>Frontend HTTP GET Request to Google</h3></summary>