lumen-auth-api Usage git clone https://github.com/hbastidas/auth-api.git cd auth-api composer install php artisan jwt:secret php artisan migrate php -S localhost:8000 -t public