While Laravel offers a robust, traditional authentication setup out of the box, you may find that you require unique setups for certain projects. Perhaps one application should leverage GitHub for its sign in functionality. Maybe another app only requires password-less authentication. In this series, we'll review a number of techniques for authenticating your users.
Overview
Syllabus
- Authentication With No Passwords?
- Authentication With GitHub
Taught by
Jeffrey Way