stack-jwt icon indicating copy to clipboard operation
stack-jwt copied to clipboard

JSON Web Token (JWT) middleware for Stack.

Stack/JWT

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.