Update OAuth2-Front-Approach.md

This commit is contained in:
Ste Vaidis 2024-12-16 00:07:33 +02:00
parent c907d5f017
commit 78e6288aae

View File

@ -421,6 +421,7 @@ Authorization: Bearer ACCESSTOKEN6zXZkHi2XITkDoOVACCESSTOKEN
</details> </details>
<br>
<details> <details>
<summary><h4>HTTP POST Request from Frontend to Backend (with refresh token)</h4></summary> <summary><h4>HTTP POST Request from Frontend to Backend (with refresh token)</h4></summary>
@ -463,6 +464,7 @@ Pragma: no-cache
</details> </details>
<br>
<details> <details>
<summary><h4>Frontend Code</h4></summary> <summary><h4>Frontend Code</h4></summary>