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`,