In Depth with Docker Compose
Play
28:58 CC

In Depth with Docker Compose

#226 Jan 26, 2020 pro
A deep dive into using Docker to streamline your Ruby on Rails 6 development environment.

From Devise to Auth0
Play
19:29 CC

From Devise to Auth0

#225 Jan 19, 2020 pro
Continuing from the previous episode, we look at the transition process from Devise to Auth0.

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.

Like Relationships and Global ID
Play
13:27 CC

Like Relationships and Global ID

#223 Jan 5, 2020 free
In this episode we create a Like/Unlike system where users can like posts and use Global ID to obfuscate IDs.

Setting Up and Testing OmniAuth
Play
14:08 CC

Setting Up and Testing OmniAuth

#222 Dec 29, 2019 pro
In this episode, we look at creating a Ruby on Rails application with OmniAuth as the authentication solution and write tests to ensure that it works properly.