All pages
Powered by GitBook
1 of 1

Loading...

Introduction

This project is a framework that provides an implementation of:

  • JWS JSON Web Signature (RFC 7515),

  • JWE JSON Web Encryption (RFC 7516),

  • JWK JSON Web Key (RFC 7517).

  • JWA JSON Web Algorithms (RFC 7518).

  • JWT JSON Web Token (RFC 7519),

  • JSON Web Key Thumbprint (RFC 7638).

  • Unencoded Payload Option (RFC7797).

It also provides:

  • a Symfony bundle

  • a standalone console application

Licence

This project is release under MIT licence.