From c4dd1dc8d2a5cadbff243cd7b01042ed1a6a77ad Mon Sep 17 00:00:00 2001 From: Ste Vaidis Date: Sun, 15 Dec 2024 13:26:47 +0200 Subject: [PATCH] Update OAuth2.md --- OAuth2.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/OAuth2.md b/OAuth2.md index b2517c7..35f93cb 100644 --- a/OAuth2.md +++ b/OAuth2.md @@ -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`,