In this article, you're going to build an Express API and then make API calls to it from an existing Vue.js application. You'll then secure this API by only allowing users who have an access token to view certain data.
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (1)
What a great article. Very detailed :)