README.md

    LexikJWTAuthenticationBundle

    Build Status Scrutinizer Code Quality SensioLabsInsight Latest Stable Version

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

    It is compatible and tested with PHP 5.4, 5.5, 5.6, 7.0, HHVM and Symfony 2.3, 2.7, 2.8 and 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 LICENSE file distributed with this source code.

    Описание

    JWT authentication for your Symfony API

    Конвейеры
    0 успешных
    0 с ошибкой