JSON API AUTH Package for Laravel

It adds all the scaffold to get authentication features for APIs, directly in your project, so you are able to customize as you need all the code added to a normal Laravel workflow.

It plays well with both authentication based on tokens official packages Laravel Passport or Laravel Sanctum.

Features

User registration
Login
Logout
Forgot password (sends email)
Email verification (sends email)
Password verification