Download the PHP package msaads/jwt-authentication2-bundle without Composer
On this page you can find all versions of the php package msaads/jwt-authentication2-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download msaads/jwt-authentication2-bundle
More information about msaads/jwt-authentication2-bundle
Files in msaads/jwt-authentication2-bundle
Package jwt-authentication2-bundle
Short Description This bundle provides JWT authentication for my Symfony REST API
License MIT
Homepage https://github.com/lexik/LexikJWTAuthenticationBundle
Informations about the package jwt-authentication2-bundle
LexikJWTAuthenticationBundle
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:
- Getting started
- Prerequisites
- Installation
- Configuration
- Usage
- Notes
- Further documentation
- Configuration reference
- Data customization and validation
- Functional testing
- Working with CORS requests
- JWT encoder service customization
- Extending JWTTokenAuthenticator
- Creating JWT tokens programmatically
- A database-less user provider
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.
All versions of jwt-authentication2-bundle with dependencies
symfony/framework-bundle Version ^3.4|^4.0
symfony/security-bundle Version ^3.4|^4.0
lcobucci/jwt Version ^3.2
namshi/jose Version ^7.2

