JWTs.jl

JSON Web Tokens (JWT) for Julia

OTHER License

Stars
17
Committers
3

Bot releases are visible (Hide)

JWTs.jl - v0.2.5 Latest Release

Published by github-actions[bot] 4 months ago

JWTs v0.2.5

Diff since v0.2.4

Merged pull requests:

  • Add option to pass own downloader to refresh (#29) (@quinnj)
  • Update patch version for tagging (#30) (@tanmaykm)
JWTs.jl - v0.2.4

Published by github-actions[bot] 9 months ago

JWTs v0.2.4

Diff since v0.2.3

Merged pull requests:

  • Specify correct key algorithm in the JWT header (#25) (@devmotion)
  • Update patch version for tagging (#26) (@tanmaykm)
JWTs.jl - v0.2.3

Published by github-actions[bot] about 1 year ago

JWTs v0.2.3

Diff since v0.2.2

Merged pull requests:

  • Add with_valid_jwt method (#23) (@tanmaykm)
  • increment version, add test (#24) (@tanmaykm)

Closed issues:

  • How to extract modulus "n" and exponent "e" from public key (#21)
  • ERROR: Unexpected end of input when using claims on README example jwt (#22)
JWTs.jl - v0.2.2

Published by github-actions[bot] over 1 year ago

JWTs v0.2.2

Diff since v0.2.1

Closed issues:

  • refresh! fails if no alg key is supplied (#18)

Merged pull requests:

  • add kwarg default_alg to refresh! (#17) (@hhaensel)
  • change for Julia 1.3 compat (#19) (@tanmaykm)
JWTs.jl - v0.2.1

Published by github-actions[bot] almost 3 years ago

JWTs v0.2.1

Diff since v0.2.0

Merged pull requests:

    • fixed minor issue with asymmetric keys (#16) (@rvignolo-julius)
JWTs.jl - v0.2.0

Published by github-actions[bot] almost 3 years ago

JWTs v0.2.0

Diff since v0.1.3

Closed issues:

  • Method error when using JWKRSA keys (#13)

Merged pull requests:

  • use Downloads.jl instead of HTTP.jl (#14) (@tanmaykm)
  • add tests for signing with RSA keys (#15) (@tanmaykm)
JWTs.jl - v0.1.3

Published by github-actions[bot] over 3 years ago

JWTs v0.1.3

Diff since v0.1.2

Merged pull requests:

  • JWKSet constructor to accept a Vector of keys (#8) (@tanmaykm)
  • add tagbot (#9) (@tanmaykm)
  • add github actions CI (#10) (@tanmaykm)
  • add bounds for dependencies in Project.toml (#11) (@tanmaykm)
JWTs.jl - JWTs v0.1.2

Published by tanmaykm about 5 years ago

JWTs.jl - JWTs v0.1.1

Published by tanmaykm over 5 years ago

JWTs.jl - JWTs v0.1.0

Published by tanmaykm almost 6 years ago