PHPackages                             eljam/guzzle-jwt-middleware - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. eljam/guzzle-jwt-middleware

ActiveLibrary[HTTP &amp; Networking](/categories/http)

eljam/guzzle-jwt-middleware
===========================

A jwt authentication middleware for guzzle 6

v2.0.0(1y ago)28722.5k↑10.3%14[1 PRs](https://github.com/eljam/guzzle-jwt-middleware/pulls)3MITPHPPHP &gt;=8.0.0

Since Jan 26Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/eljam/guzzle-jwt-middleware)[ Packagist](https://packagist.org/packages/eljam/guzzle-jwt-middleware)[ Docs](https://github.com/eljam/guzzle-jwt-middleware)[ RSS](/packages/eljam-guzzle-jwt-middleware/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (19)Used By (3)

Guzzle Jwt middleware
=====================

[](#guzzle-jwt-middleware)

[![Build Status](https://camo.githubusercontent.com/7260ddd4d7024a69bfb360beec9720500e71f6ab9055b2ceba5c1a2cb9ac5647/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f656c6a616d2f67757a7a6c652d6a77742d6d6964646c65776172652e7376673f6272616e63683d6d6173746572267374796c653d666c61742d737175617265)](https://travis-ci.org/eljam/guzzle-jwt-middleware)[![Code Quality](https://camo.githubusercontent.com/242ebdc03481a7c2cc3b42a85864eeb582d48b0a36f9044fe20ed5728e85160a/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f656c6a616d2f67757a7a6c652d6a77742d6d6964646c65776172652e7376673f623d6d6173746572267374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/eljam/guzzle-jwt-middleware/?branch=master)[![Code Coverage](https://camo.githubusercontent.com/db8d6c3e0342ad5f7a7ed62173094f7c9d8f6e6ceb3f2a6ec6d5c8081e2074c2/68747470733a2f2f696d672e736869656c64732e696f2f636f766572616c6c732f656c6a616d2f67757a7a6c652d6a77742d6d6964646c65776172652e7376673f7374796c653d666c61742d737175617265)](https://coveralls.io/r/eljam/guzzle-jwt-middleware)[![SensioLabsInsight](https://camo.githubusercontent.com/1f91c40258b78937336c59ced34f15acf187b4cb2adb0ab8564ad429d594b1e6/68747470733a2f2f696e73696768742e73656e73696f6c6162732e636f6d2f70726f6a656374732f38376262646438352d326364382d343535362d393463362d3565643966353031636637642f6d696e692e706e67)](https://insight.sensiolabs.com/projects/87bbdd85-2cd8-4556-94c6-5ed9f501cf7d)[![Latest Unstable Version](https://camo.githubusercontent.com/c7b26b12501203f220950e4104644a23f74a9b97a6c071128905e4297e080bbb/68747470733a2f2f706f7365722e707567782e6f72672f656c6a616d2f67757a7a6c652d6a77742d6d6964646c65776172652f762f756e737461626c65)](https://packagist.org/packages/eljam/guzzle-jwt-middleware)[![Latest Stable Version](https://camo.githubusercontent.com/606c8ad11f0093668ac01ca8a3e2c9464cfb434025a575cd5cd1657e204c2bd6/68747470733a2f2f706f7365722e707567782e6f72672f656c6a616d2f67757a7a6c652d6a77742d6d6964646c65776172652f762f737461626c65)](https://packagist.org/packages/eljam/guzzle-jwt-middleware)[![Downloads](https://camo.githubusercontent.com/79aa4398154a5f600be98c2ea2ec5709a0fa2d249210b7b7327b8457b260ec57/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f656c6a616d2f67757a7a6c652d6a77742d6d6964646c65776172652e737667)](https://packagist.org/packages/eljam/guzzle-jwt-middleware)[![license](https://camo.githubusercontent.com/aafb1cf30b17af94fd0815b87fe31f5afe1bfaa306112e1e0d70153a9024cc0e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656c6a616d2f67757a7a6c652d6a77742d6d6964646c65776172652e737667)](https://github.com/eljam/guzzle-jwt-middleware/blob/master/LICENSE)

Introduction
------------

[](#introduction)

Works great with [LexikJWTAuthenticationBundle](https://github.com/lexik/LexikJWTAuthenticationBundle)

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

[](#installation)

`composer require eljam/guzzle-jwt-middleware`

Usage
-----

[](#usage)

```
