DEV Community

Ramiro for Auth0

Posted on

3 1

How to Make Secure HTTP Requests with Vue and Express

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.

Read on 🛠

How to Make Secure HTTP Requests with Vue and Express

Top comments (1)

Collapse
 
chrisfinnigan profile image
Chris Finnigan •

What a great article. Very detailed :)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay