Ateeq
Results
2
issues of
Ateeq
**Steps to Reproduce** 1. Install & configure Larapi 2. Send a postman request to get the access_token ``` php artisan serve curl -X POST http://localhost:8000/login -H 'Content-Type:application/json' -d ' {...
Update composer to require lcobucci/jwt=3.3.3 Fixes #49