Authorization with Pundit
Play
6:31 CC

Authorization with Pundit

#47 Sep 18, 2016 free
Prevent unauthorized access to your application with Pundit; an authorization library for Ruby on Rails which restricts what resources a given user is allowed to access.

OmniAuth Authentication with Auth0
Play
23:38 CC

OmniAuth Authentication with Auth0

#224 Jan 12, 2020 pro
In this episode, we look at setting up a fresh application with Auth0 and mimic a lot of the commonly used Devise methods to make a transition from Devise to only Auth0 easier.

Roles from Scratch
Play
15:11 CC

Roles from Scratch

#352 Jun 5, 2022 free
In this episode, we look at different authorization approaches from the most simple to more complex scenarios.