A simple library to work with JSON Web Token and JSON Web Signature

3.4.x-dev 2021-02-08 12:14 UTC

This package is auto-updated.

Last update: 2024-05-08 19:52:53 UTC


README

Gitter Total Downloads Latest Stable Version Unstable Version

Build Status Code Coverage

A simple library to work with JSON Web Token and JSON Web Signature based on the RFC 7519.

Installation

Package is available on Packagist, you can install it using Composer.

composer require lcobucci/jwt

Documentation

The documentation is available at https://lcobucci-jwt.readthedocs.io/en/3.4.0/.