I want to create a new Laravel project with Laravel Passport.
I was looking for the controller and the APIs for auth (login/ logout/ register/ forgot password)
if I wanted to use normal auth I would go with Laravel Breeeze
but I just need apis.
does any body know any package?