ianmustafa/laravel-jwt

A Laravel 6 RESTful API skeleton with JWT authentication.

v6.2.1 2019-10-09 04:22 UTC

README

68747470733a2f2f72617763646e2e6769746861636b2e636f6d2f69616e6d7573746166612f6c61726176656c2d6a77742f6d61737465722f636f7665722e706e67

Packagist Version Travis Build Status CodeShip Build Status Code Style Status License

About Laravel JWT

Laravel JWT is a Laravel 6 RESTful API skeleton with JWT authentication, using the Laravel JWT package by Sean Tymon for the JWT implementation.

This app skeleton contains only the auth implementation: register, login, see authenticated user and logout. Being said, this app skeleton also contains simple test suite to test the API endpoints, that can be a good starting point for test-driven API development.

License

MIT.