teal-finance / quid

Refresh/Access JWT authentication server with backend + administration frontend supporting HMAC (HS256 HS384 HS512), RSA (RS256 RS384 RS512), ECDSA (ES256 ES384 ES512) and Ed25519 (EdDSA). See also other repos for Javascript, Python and Go client libraries.
MIT License
11 stars 2 forks source link

Bump JWT from v3 to v4 and upgrade other dependencies #48

Closed 0uep closed 2 years ago

0uep commented 2 years ago

This was not possible when Quid was using Echo-v4 because Echo-v4 has a strong dependency on JWT-v3.