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.
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.