Update OAuth2.md

This commit is contained in:
Ste Vaidis 2024-12-15 13:26:47 +02:00
parent b88ebbe13d
commit c4dd1dc8d2

View File

@ -284,7 +284,7 @@ app.listen(3000, () => {
# 4. [Frontend] Use the Access Token # 4. [Frontend] Use the Token
Once the backend exchanges the `code` for the `access_token`, Once the backend exchanges the `code` for the `access_token`,