epicuros
A tool that provides JWT authentication and secure context transfer between Laravel and Lumen microservices.
laravel-api-boilerplate-jwt
An API Boilerplate to create a ready-to-use REST API in seconds.
laravel-api-boilerplate-starter
A version of francescomalatesta/laravel-api-boilerplate-jwt but without jwt
laravel-jwt-auth
by johnturingan
JSON Web Token Authentication for Laravel 4 and 5. Modification from Tymon's jwt-auth
laravel-jwt-starter
by tlx3
Boilerplate for using your own API based JWT authentication on Laravel applications
laravel-versioned-api
by mitchdav
A basic starter skeleton for working with versioned APIs using Laravel 5.3, Doctrine 2, Dingo 1.0 and JWT 0.5.
skeleton-api
A Slim Framework skeleton for a (almost) REST api that uses JWTs for authentication and Laravel's Eloquent as the ORM
someline-starter
by someline
Someline Starter is a PHP framework for quick building Web Apps and Restful APIs, with modern design pattern foundation.
tempest-tools-skeleton
A fork of: mitchdav/laravel-versioned-api. This fork is designed by a one stop shop for creating apis. It leverages many other 3rd party libraries and other tempest tools components.
tokentikate
by aindong
A Json Web token(JWT) based authentication library implementation for laravel