phore/jwt

Phore JWT library

Installs: 43

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/phore/jwt

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

This package is auto-updated.

Last update: 2025-09-17 02:03:43 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