PHPackages                             rkwadriga/jwt - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. rkwadriga/jwt

ActiveSymfony-bundle[Authentication &amp; Authorization](/categories/authentication)

rkwadriga/jwt
=============

This bundle provides JWT authentication for your Symfony REST API

08PHP

Since Jan 12Pushed 4y ago1 watchersCompare

[ Source](https://github.com/rkwadriga/jwt)[ Packagist](https://packagist.org/packages/rkwadriga/jwt)[ RSS](/packages/rkwadriga-jwt/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (1)Used By (0)

Description
-----------

[](#description)

JWT-authentication bundle for Symfony 6.

Installation
------------

[](#installation)

### 1. Install the bundle:

[](#1-install-the-bundle)

```
$ composer require rkwadriga/jwt:dev-master
```

### 2. Enable the bundle in config/bundles.php:

[](#2-enable-the-bundle-in-configbundlesphp)

```
