Skip to content

This bundle provides JWT authentication for your Symfony2 REST API

Notifications You must be signed in to change notification settings

victuxbb/LexikJWTAuthenticationBundle

This branch is 892 commits behind lexik/LexikJWTAuthenticationBundle:3.x.

Folders and files

NameName
Last commit message
Last commit date
Oct 25, 2014
Oct 16, 2014
Sep 16, 2014
Oct 25, 2014
Oct 25, 2014
Oct 25, 2014
Oct 25, 2014
Apr 17, 2014
Jul 12, 2014
Jul 8, 2014
Jul 15, 2014
Sep 16, 2014
Apr 16, 2014
Aug 10, 2014
Jul 12, 2014
Apr 10, 2014

Repository files navigation

LexikJWTAuthenticationBundle

Build Status Latest Stable Version SensioLabsInsight

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, and Symfony2.3 to Symfony2.5.

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 --dev

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