jsor/stack-jwt

JSON Web Token (JWT) Stack middleware.

v2.2.0 2016-01-13 08:23 UTC

This package is auto-updated.

Last update: 2024-04-05 17:38:51 UTC


README

Build Status Coverage Status

JSON Web Token (JWT) middleware for Stack following the STACK-2 Authentication conventions.

Installation

Install the latest version with composer:

composer require jsor/stack-jwt

Check the packagist page for all available versions.

License

Copyright (c) 2014-2016 Jan Sorgalla. Released under the MIT license.