Skip to content

flo-sch/LexikJWTAuthenticationBundle

 
 

Repository files navigation

LexikJWTAuthenticationBundle

Build Status Scrutinizer Code Quality SensioLabsInsight Latest Stable Version

This bundle provides JWT (Json Web Token) authentication for your Symfony2 REST API using the namshi/jose library.

It has been tested using PHP5.3 to PHP5.6 and HHVM, Symfony 2.3 to 2.8, and Symfony 3.0.

Documentation

The bulk of the documentation is stored in the Resources/doc/index.md file in this bundle:

Read the documentation

Testing

Setup the test suite using Composer:

$ composer install

Run it using PHPUnit:

$ vendor/bin/phpunit

Contributing

See CONTRIBUTING file.

Credits

License

This bundle is under the MIT license. See the complete license in the bundle:

Resources/meta/LICENSE

About

This bundle provides JWT authentication for your Symfony2 REST API

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%