Download the PHP package lexik/jwt-authentication-bundle without Composer
On this page you can find all versions of the php package lexik/jwt-authentication-bundle. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lexik/jwt-authentication-bundle
More information about lexik/jwt-authentication-bundle
Files in lexik/jwt-authentication-bundle
Package jwt-authentication-bundle
Short Description This bundle provides JWT authentication for your Symfony REST API
License MIT
Homepage https://github.com/lexik/LexikJWTAuthenticationBundle
Rated 5.00 based on 1 reviews
Informations about the package jwt-authentication-bundle
LexikJWTAuthenticationBundle
This bundle provides JWT (Json Web Token) authentication for your Symfony API.
It is compatible (and tested) with PHP > 8.2 and Symfony > 6.4.
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 Authenticator
- Creating JWT tokens programmatically
- A database-less user provider
- Accessing the authenticated JWT token
- Invalidate token on logout
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.
Sponsoring
Huge thanks to Blackfire and JetBrains for providing this project with free open-source licenses.
If you or your company use this package, please consider sponsoring its maintenance and development.
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-authentication-bundle with dependencies
ext-openssl Version *
lcobucci/jwt Version ^5.0
lcobucci/clock Version ^3.0
symfony/config Version ^6.4|^7.0
symfony/dependency-injection Version ^6.4|^7.0
symfony/deprecation-contracts Version ^2.4|^3.0
symfony/event-dispatcher Version ^6.4|^7.0
symfony/http-foundation Version ^6.4|^7.0
symfony/http-kernel Version ^6.4|^7.0
symfony/property-access Version ^6.4|^7.0
symfony/security-bundle Version ^6.4|^7.0
symfony/translation-contracts Version ^1.0|^2.0|^3.0