Let’s implement every feature of Laravel Fortify in a Nuxt SPA. We’ll use Laravel Sanctum to authenticate, then work through each Fortify feature and figure out the tweaks we need to make along the way.
Laravel Fortify is a first-party authentication package with features like password resets and two factor authentication out of the box. All you need to do is build the frontend.