This episode takes you on a grand tour of all of the things the Session Authentication gives you out of the box, from registration, login, email activation, email 2FA, and more.
Mastering Shield 7 - Controller Filters
This video takes a look at how you can do Session-based authentication and authorization on your controllers using Controller Filters and Route Filters.
Mastering Shield 6 - Assigning Groups and Permissions
In this episode, we determine which groups and permissions our Playground needs and configure the app to use them.
Mastering Shield 5 - The Quickstart Guide
Here's a quick video where I wanted to highlight a few pages in the docs that will help you get up and running with Shield as fast as possible.
Mastering Shield 4 - The Settings Library
This session takes a look into the CodeIgniter Settings library that Shield uses. We look at what it is, how it works, and how to use it.
Mastering Shield 3 - Group Config Overview
This third video in the Master CodeIgniter Shield in-progress course takes a look at the config file that defines groups and permissions.
Mastering Shield 2 - Installation
This is part 2 of the in-progress course, Mastering Shield, that helps you understand CodeIgniter's authentication/authorization library, Shield, and learn to implement it in your own projects.
Mastering Shield 1 - Overview
The first episode in a new series on CodeIgniter's auth library: Shield.
The End