VueJS Route Security and Authentication

Originally published at: VueJS Route Security and Authentication - Server Side Up

In our last tutorial Public and Private API with Laravel - Server Side Up, we converted the Laravel API Backend to be accessible for both an authenticated user and an unauthenticated user. This tutorial will go through the process of securing pieces of data that we don’t want the user to to view if they are not authenticated. Before we make any crazy claims…

We migrated this post from Disqus to Discourse. Here is a screenshot of the previous comments for reference: