deivid11 / LexikJWTAuthenticationBundle

JWT authentication for your Symfony REST API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LexikJWTAuthenticationBundle

Build Status StyleCI Scrutinizer Code Quality SensioLabsInsight Latest Stable Version

This bundle provides JWT (Json Web Token) authentication for your Symfony API.

It is compatible and tested with PHP 5.5, 5.6, 7.0, 7.1, HHVM on Symfony 3.4 and 4.0.

Documentation

The bulk of the documentation is stored in the Resources/doc directory of this bundle:

Community Support

Please consider opening a question on StackOverflow using the lexikjwtauthbundle tag, it is the official support platform for this bundle.

Github Issues are dedicated to bug reports and feature requests.

Contributing

See the CONTRIBUTING file.

Upgrading from 1.x

Please see the UPGRADE file.

Credits

License

This bundle is under the MIT license.
For the whole copyright, see the LICENSE file distributed with this source code.

About

JWT authentication for your Symfony REST API

License:MIT License


Languages

Language:PHP 100.0%