Single file PHP script that adds authentication to a PHP-CRUD-API project
JWT Authentication Bundle for Symfony REST APIs
Hooks into the laravel auth module and provides an auth token upon success. This token is really only secure in https environment. This main purpose for this module was to provide an auth token to javascript web app which could be used to identify users on api calls.
PSR-7 and PSR-15 Branca token authentication middleware
JSON Web Token Authentication plugin for OctoberCMS.
PSR-7 and PSR-15 JWT Authentication Middleware
Using Laravel to build JSON Web Token based authentication with a Vue.js user interface