Skip to content

Releases: nearform/get-jwks

v2.1.0

24 Feb 09:59
Compare
Choose a tag to compare

📚 PR:

  • Bump actions/setup-node from v2.1.4 to v2.1.5 (#25)
  • Add JWK to PEM & missing trailing slash handler (#26)

v2.0.1

22 Feb 10:01
Compare
Choose a tag to compare

📚 PR:

  • Initial commit
  • Add code and test for fetching JWKS
  • Add CI with github actions
  • Add some more tests on empty/not present keys
  • Add renovate.json
  • Update README.md
  • Merge pull request #1 from nearform/renovate/configure
  • remove renovate & node v10 from CI, and add dependabot (#9)
  • Bump actions/cache from v1 to v2.1.4 (#10)
  • Bump actions/setup-node from v1 to v2.1.4 (#11)
  • Bump actions/checkout from v1 to v2.3.4 (#12)
  • Bump eslint from 7.19.0 to 7.20.0 (#13)
  • Update README.md (#15)
  • node 10 support for ci (#17)
  • Refactor embedded cache (#18)
  • renamed all instances of jwks-fetch to get-jwks (#22)
  • Packagejson/update repo (#23)
  • Reset to v2 (#24)