Add Authentication and Authorization to Vue.js Apps with Auth0 and GraphQL
Add authentication to Vue.js app with Auth0. Authorization using JWT and Hasura GraphQL permissions.
A sample Vue.js app protected by login to fetch articles written by logged in user.