Courses
Vue Foundations Vue Fullstack Vue Enterprise
Articles
Latest Topics
More
Newsletter Sponsorship Discord About
The video for this lesson is currently being updated, please read the transcript instead.
Vue Fullstack > Lesson 67

Role-based UI features

You'll probably recall in module four when we set up API authentication that we gave each user a role; either the admin role, or just a regular user role.

Then we protected certain endpoints so they couldn't be accessed by particular user types. For example, a regular user can't edit an item.

Well, Vue Auth also allows us to protect parts of our client app based on user role.


Back to course page

Click to load comments...

Courses
  • Vue Foundations
  • Vue Fullstack
  • Vue Enterprise
Articles
  • Latest
  • Topics
Newsletter
  • Join
  • Sponsorship
More
  • Discord
  • Vue.js jobs
  • About

Vue.js Developers © 2021. View our privacy policy .

  • RSS
  • |
  • Atom