phore/jwt

Phore JWT library

dev-master 2020-09-11 11:01 UTC

This package is auto-updated.

Last update: 2024-04-16 22:52:13 UTC


README

JSON Web Token (JWT) library

Based on:

Not implemented:

Test keys created with http://keytool.online/

Token creation and parsing validated using https://jwt.io/

Currently supported JWS signature algorithms: HS256, HS512, RS256, RS512