In this video, we add a two-factor authentication feature to the SPA. Adding two-factor authentication can be a little tricky to the SPA because we are not rendering any views from Laravel, instead, the rendering & routing is done on the SPA. Luckily Laravel Fortify is flexible enough to be able to add this feature to the SPA.
🤝 You can support me by giving my videos a 👍 & by subscribing to the channel ✔️
--- Source Code ---
Back-End (Laravel): https://github.com/ggelashvili/larave...
Front-End (Next.JS): https://github.com/ggelashvili/larave...
-- Laravel Fortify Without Jetstream Series --
Laravel Fortify Without Jetstream Feature - • Laravel Fortify SPA Authentication wi...
Add Two-Factor Authentication Feature - • How to add Two-Factor Authentication ...
Add User Registration Feature - • How to add User Registration feature ...
Add Account Profile & Password Updates Feature - • How to add Account Profile & Password...
Add Password Reset Feature - • How to add Password Reset feature to ...
Authenticate Mobile App With Fortify & Sanctum - • How to authenticate Mobile App using ...
Updates to Laravel Fortify - • Updates to the Laravel Fortify SPA Au...