Fortify does not work with Sanctum tokens out of the box (only Sanctum SPA/sessions). You should take a look at [everware/laravel-fortify-sanctum](https://packagist.org/packages/everware/laravel-fortify-sanctum), that does exactly what you're looking for.