Learn how to login an existing user using their email & password
👍 If You Enjoy This Video, Consider Hitting The Like Button!
👨💻 Series Source Code: https://github.com/adocasts/lets-lear...
🥁 Subscribe To Stay Notified For New Videos: https://www.youtube.com/adocasts?sub_...
Subscribe to Adocasts Plus to gain access to all our lessons and more!
https://adocasts.com/pricing
In this lesson, we'll learn how we can login an existing user using just their email and password. We'll discuss how the AuthFinder mixin protects us from timing attacks, and how we can use it to verify the accuracy of a user's password.
⏰ Timestamps
00:00 - AuthFinder Mixin Overview
02:12 - Timing Attack Protection
03:12 - Verifying Our User's Login Credentials
04:00 - Logging In Our User
04:44 - Testing Our Login
05:06 - Showing Invalid Credentials Error
------------------------- Socials --------------------------
Website: https://adocasts.com
Threads: https://threads.net/@adocasts
Twitter: / adocasts
GitHub: https://github.com/adocasts