Laravel OTP Based Login Two Factor Authentication Course
Enhance laravel app security with verifying login with OTP via Email or SMS
What Will I Learn?
Laravel OTP Based Login Two Factor Authentication Course
- Send OTP via Email
- Send OTP via SMS
- Make two-factor authentication
Requirements
- Have at least basic knowledge of Laravel
- Have at least basic knowledge of Vuejs
- Ready for challenges
- Never Quit
Description
We will create a login system with OTP.Approach:Â TDDÂ ( Test Driven Approach) is very important. Writing tests for almost every section of our app for making our app with non-breakable code.
Goal:Â Building a simple login system but the challenge is to restrict the user to limit access until the user verifies the OTPÂ we send to either Email or on SMS.
Why create this: This is now a day very important security feature to enhance your app security.
We will create a login system with OTP.
Approach:Â TDDÂ ( Test Driven Approach) is very important.
Writing tests for almost every section of our app for making our app with non-breakable code.
Goal:Â Building a simple login system but the challenge is to restrict the user to limit access until the user verifies the OTPÂ we send to either Email or on SMS.
Why create this: This is now a day very important security feature to enhance your app security.
Who is the target audience?
- Laravel developer who want to enhance his knowledge
- Everyone who want to know how two factor authentication works
- How to send sms and verify login with OTP
- Advanced Javascript Course Site – Learn Javascript
Add Comment