Ready to get started?

Join Adocasts Plus for $8.00/mo, or sign into your account to get access to all of our lessons.

robot mascot smiling

Applying Our Authorization UI Checks

In this lesson, we'll use our access controls to apply authorization checks to the user interface of our application. This will ensure users don't see actionable items for operations they aren't allowed to perform.

Published
Jan 31
Duration
6m 23s

Developer, dog lover, and burrito eater. Currently teaching AdonisJS, a fully featured NodeJS framework, and running Adocasts where I post new lessons weekly. Professionally, I work with JavaScript, .Net C#, and SQL Server.

Adocasts

Burlington, KY

Get the Code

Download or explore the source code for this lesson on GitHub

Repository

Ready to get started?

Join Adocasts Plus for $8.00/mo, or sign into your account to get access to all of our lessons.

Join The Discussion! (2 Comments)

Please sign in or sign up for free to join in on the dicussion.

  1. Commented 15 days ago

    Hi everyone, you can also add these css classes to `DropdownMenuContent` to manage `DropdownMenuSeparator`s automatically, '[&_[role=separator]+[role=separator]]:hidden [&_[role=separator]:first-child]:hidden [&_[role=separator]:last-child]:hidden'

    1

    Please sign in or sign up for free to reply

    1. Commented 13 days ago

      Thanks for sharing, jals!!

      0

      Please sign in or sign up for free to reply