ianmustafa/laravel-jwt

A Laravel 6 RESTful API skeleton with JWT authentication.

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 1

Open Issues: 3

Type:project

pkg:composer/ianmustafa/laravel-jwt

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

README

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.