Skip to content

Releases: nats-io/jwt

v0.2.6

22 May 14:19
eef2027
Compare
Choose a tag to compare
  • Added account JWT server url field.

v0.2.4

18 Apr 17:58
ef45966
Compare
Choose a tag to compare

Some refactorings of the API - removed AccountClaims#AddSigningKey and replaced with a more generic way of managing the list.

v0.2.2

11 Apr 23:37
09146bd
Compare
Choose a tag to compare

Added IssuerAccount to Activation/User claims - enabling tracking the account jwt when the issuer is a signing key.

v0.2.0

11 Apr 20:49
780c296
Compare
Choose a tag to compare

Added support for account signing keys

Release v0.1.0

09 Apr 23:41
Compare
Choose a tag to compare

Added Account Operator Limits for LeafNode connections.

v0.0.8

13 Dec 04:28
Compare
Choose a tag to compare

Removed constraint where services couldn't have wildcards

v0.0.6

08 Dec 02:04
Compare
Choose a tag to compare
Added a convenience function to return errors from validation results

Encoding/Decoding fixes

04 Dec 18:47
Compare
Choose a tag to compare

Not all code paths used RawURLEncoding to do base64 encoding