A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
A simple library to encode and decode JSON Web Tokens (JWT) in PHP, conforming to RFC 7519.
This is used by Firebase for custom authentication token solutions.