fastify-auth0-verify

Auth0 verification plugin for Fastify

Downloads
65.2K
Stars
94
Committers
29

Bot releases are visible (Hide)

fastify-auth0-verify - https://github.com/nearform/fastify-auth0-verify/releases/tag/v2.1.0 Latest Release

Published by optic-release-automation[bot] 7 months ago

What's Changed

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v2.0.0...v2.1.0

fastify-auth0-verify - https://github.com/nearform/fastify-auth0-verify/releases/tag/v2.0.0

Published by optic-release-automation[bot] 9 months ago

What's Changed

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v1.2.1...v2.0.0

fastify-auth0-verify - https://github.com/nearform/fastify-auth0-verify/releases/tag/v1.2.1

Published by optic-release-automation[bot] about 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v1.2.0...v1.2.1

fastify-auth0-verify - https://github.com/nearform/fastify-auth0-verify/releases/tag/v1.2.0

Published by optic-release-automation[bot] over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v1.1.2...v1.2.0

fastify-auth0-verify - https://github.com/nearform/fastify-auth0-verify/releases/tag/v1.1.2

Published by optic-release-automation[bot] over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v1.1.1...v1.1.2

fastify-auth0-verify - https://github.com/nearform/fastify-auth0-verify/releases/tag/v1.1.1

Published by optic-release-automation[bot] over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v1.1.0...v1.1.1

fastify-auth0-verify - https://github.com/nearform/fastify-auth0-verify/releases/tag/v1.1.0

Published by optic-release-automation[bot] over 1 year ago

What's Changed

New Contributors

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v1.0.0...v1.1.0

fastify-auth0-verify - v1.0.0

Published by optic-release-automation[bot] almost 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v0.8.3...v1.0.0

fastify-auth0-verify - v0.8.3

Published by optic-release-automation[bot] about 2 years ago

What's Changed

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v0.8.2...v0.8.3

fastify-auth0-verify - v0.8.2

Published by optic-release-automation[bot] about 2 years ago

What's Changed

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v0.8.1...v0.8.2

fastify-auth0-verify - v0.8.1

Published by optic-release-automation[bot] about 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v0.8.0...v0.8.1

fastify-auth0-verify - v0.8.0

Published by optic-release-automation[bot] over 2 years ago

Breaking changes

This release drops compatibility old versions of Node and Fastify.

To use this version you need:

  • Node >= 14
  • Fastify >= 4

What's Changed

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v0.7.4...v0.8.0

fastify-auth0-verify - v0.7.4

Published by optic-release-automation[bot] over 2 years ago

What's Changed

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v0.7.3...v0.7.4

fastify-auth0-verify - v0.7.3

Published by optic-release-automation[bot] over 2 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v0.7.0...v0.7.3

fastify-auth0-verify - v0.7.0

Published by optic-release-automation[bot] almost 3 years ago

What's Changed

New Contributors

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v0.6.0...v0.7.0

fastify-auth0-verify - v0.6.0

Published by simoneb about 3 years ago

What's Changed

BREAKING CHANGES

Request decorator jwtDecode is removed and replaced with the one exposed by fastify-jwt, which has a different signature.

Other Changes

New Contributors

Full Changelog: https://github.com/nearform/fastify-auth0-verify/compare/v0.5.2...v0.6.0

fastify-auth0-verify - v0.5.2

Published by simoneb over 3 years ago

📚 PR:

  • fix: notify release
  • Merge pull request #135 from nearform/fix/notify-release
  • chore(deps-dev): Bump tsd from 0.16.0 to 0.17.0 (#136)
fastify-auth0-verify - v0.5.1

Published by simoneb over 3 years ago

📚 PR:

  • chore(deps-dev): Bump prettier from 2.2.1 to 2.3.0
  • Merge pull request #106 from nearform/dependabot/npm_and_yarn/prettier-2.3.0
  • ci: add github-actions-release-notify
  • Merge pull request #120 from nearform/ci/github-actions-release-notify
  • chore(deps): Bump fastify-jwt from 2.5.0 to 3.0.0
  • Merge pull request #132 from nearform/dependabot/npm_and_yarn/fastify-jwt-3.0.0
  • chore(deps-dev): Bump jest from 26.6.3 to 27.0.3
  • fix: async test to comply with jest 27
  • Merge pull request #130 from nearform/dependabot/npm_and_yarn/jest-27.0.3
  • chore(deps): Bump nearform/github-action-notify-release
  • Merge pull request #133 from nearform/dependabot/github_actions/nearform/github-action-notify-release-1.2.5
  • chore: remove package-lock
  • chore(deps-dev): Bump eslint-config-prettier from 8.2.0 to 8.3.0 (#102)
  • chore(deps-dev): Bump eslint from 7.24.0 to 7.25.0 (#103)
  • chore(deps-dev): Bump fastify from 3.15.0 to 3.15.1 (#105)
  • chore(deps-dev): Bump eslint from 7.25.0 to 7.26.0 (#107)
  • chore(deps): Bump hosted-git-info from 2.8.5 to 2.8.9 (#108)
  • chore(deps): Bump lodash from 4.17.19 to 4.17.21 (#109)
  • chore(deps-dev): Bump tsd from 0.14.0 to 0.15.0 (#110)
  • chore(deps-dev): Bump tsd from 0.15.0 to 0.15.1 (#111)
  • chore(deps-dev): Bump eslint-plugin-import from 2.22.1 to 2.23.2 (#112)
  • chore(deps-dev): Bump eslint-plugin-import from 2.23.2 to 2.23.3 (#113)
  • chore(deps): Bump fastify-jwt from 2.4.0 to 2.5.0 (#114)
  • chore(deps-dev): Bump eslint from 7.26.0 to 7.27.0 (#115)
  • chore(deps-dev): Bump eslint-config-standard from 16.0.2 to 16.0.3 (#116)
  • chore(deps-dev): Bump fastify from 3.15.1 to 3.16.1 (#118)
  • chore(deps-dev): Bump eslint-plugin-promise from 4.3.1 to 5.1.0 (#119)
  • chore(deps-dev): Bump fastify from 3.16.1 to 3.16.2 (#121)
  • chore(deps-dev): Bump typescript from 4.2.4 to 4.3.2 (#122)
  • chore(deps): Bump fastify/github-action-merge-dependabot (#123)
  • chore(deps): Bump nearform/github-action-notify-release (#125)
  • chore(deps): Bump actions/cache from 2.1.5 to 2.1.6 (#124)
  • chore(deps): Bump ws from 7.4.0 to 7.4.6 (#127)
  • chore(deps-dev): Bump eslint-plugin-import from 2.23.3 to 2.23.4 (#128)
  • chore(deps-dev): Bump fastify from 3.16.2 to 3.17.0 (#129)
  • chore(deps-dev): Bump tsd from 0.15.1 to 0.16.0 (#131)
  • chore(deps): Bump fastify/github-action-merge-dependabot (#134)
fastify-auth0-verify -

Published by sameer-coder over 3 years ago

📚 PR:

  • chore(deps): Bump fastify-jwt from 2.2.0 to 2.3.0
  • Merge pull request #60 from nearform/dependabot/npm_and_yarn/fastify-jwt-2.3.0
  • chore(deps-dev): Bump eslint from 7.17.0 to 7.18.0
  • chore(deps-dev): Bump fastify from 3.9.2 to 3.10.1
  • Merge pull request #61 from nearform/dependabot/npm_and_yarn/eslint-7.18.0
  • Merge pull request #62 from nearform/dependabot/npm_and_yarn/fastify-3.10.1
  • chore(deps-dev): Bump eslint-config-prettier from 7.1.0 to 7.2.0
  • Merge pull request #63 from nearform/dependabot/npm_and_yarn/eslint-config-prettier-7.2.0
  • chore(deps-dev): Bump nock from 13.0.5 to 13.0.6
  • Merge pull request #64 from nearform/dependabot/npm_and_yarn/nock-13.0.6
  • chore(deps-dev): Bump fastify from 3.10.1 to 3.11.0
  • Merge pull request #65 from nearform/dependabot/npm_and_yarn/fastify-3.11.0
  • chore(deps-dev): Bump eslint from 7.18.0 to 7.19.0
  • chore(deps-dev): Bump nock from 13.0.6 to 13.0.7
  • Merge pull request #66 from nearform/dependabot/npm_and_yarn/eslint-7.19.0
  • Merge pull request #67 from nearform/dependabot/npm_and_yarn/nock-13.0.7
  • chore(deps-dev): Bump typescript from 4.1.3 to 4.1.4
  • Merge pull request #68 from nearform/dependabot/npm_and_yarn/typescript-4.1.4
  • chore(deps-dev): Bump typescript from 4.1.4 to 4.1.5
  • chore(deps-dev): Bump eslint-plugin-promise from 4.2.1 to 4.3.1
  • Merge pull request #69 from nearform/dependabot/npm_and_yarn/typescript-4.1.5
  • Merge pull request #70 from nearform/dependabot/npm_and_yarn/eslint-plugin-promise-4.3.1
  • chore(deps-dev): Bump eslint from 7.19.0 to 7.20.0
  • chore(deps-dev): Bump fastify from 3.11.0 to 3.12.0
  • Merge pull request #71 from nearform/dependabot/npm_and_yarn/eslint-7.20.0
  • Merge pull request #72 from nearform/dependabot/npm_and_yarn/fastify-3.12.0
  • chore(deps-dev): Bump eslint-config-prettier from 7.2.0 to 8.0.0
  • Merge pull request #73 from nearform/dependabot/npm_and_yarn/eslint-config-prettier-8.0.0
  • chore(deps-dev): Bump typescript from 4.1.5 to 4.2.2
  • Merge pull request #74 from nearform/dependabot/npm_and_yarn/typescript-4.2.2
  • chore(deps-dev): Bump nock from 13.0.7 to 13.0.8
  • chore(deps-dev): Bump eslint-config-prettier from 8.0.0 to 8.1.0
  • Merge pull request #75 from nearform/dependabot/npm_and_yarn/nock-13.0.8
  • Merge pull request #76 from nearform/dependabot/npm_and_yarn/eslint-config-prettier-8.1.0
  • chore(deps-dev): Bump nock from 13.0.8 to 13.0.9
  • chore(deps-dev): Bump eslint from 7.20.0 to 7.21.0
  • Merge pull request #77 from nearform/dependabot/npm_and_yarn/nock-13.0.9
  • Merge pull request #78 from nearform/dependabot/npm_and_yarn/eslint-7.21.0
  • chore(deps-dev): Bump fastify from 3.12.0 to 3.13.0
  • chore(deps-dev): Bump nock from 13.0.9 to 13.0.10
  • Merge pull request #79 from nearform/dependabot/npm_and_yarn/fastify-3.13.0
  • Merge pull request #80 from nearform/dependabot/npm_and_yarn/nock-13.0.10
  • chore(deps-dev): Bump typescript from 4.2.2 to 4.2.3
  • Merge pull request #81 from nearform/dependabot/npm_and_yarn/typescript-4.2.3
  • chore(deps-dev): Bump nock from 13.0.10 to 13.0.11
  • Merge pull request #82 from nearform/dependabot/npm_and_yarn/nock-13.0.11
  • chore: update github actions with dependabot
  • chore(deps): Bump actions/cache from v1 to v2.1.5
  • chore(deps): Bump fastify/github-action-merge-dependabot
  • chore(deps): Bump actions/checkout from v1 to v2.3.4
  • Merge pull request #98 from nearform/dependabot/github_actions/fastify/github-action-merge-dependabot-v2.0.0
  • Merge pull request #97 from nearform/dependabot/github_actions/actions/cache-v2.1.5
  • Merge pull request #99 from nearform/dependabot/github_actions/actions/checkout-v2.3.4
  • chore(deps): Bump actions/setup-node from v1 to v2.1.5 (#100)
  • chore(deps): Bump y18n from 4.0.0 to 4.0.3 (#101)
  • chore(deps-dev): Bump eslint from 7.21.0 to 7.24.0 (#91)
  • chore(deps-dev): Bump fastify from 3.13.0 to 3.15.0 (#95)
  • chore(deps-dev): Bump typescript from 4.2.3 to 4.2.4 (#89)
  • chore(deps): Bump fastify-jwt from 2.3.0 to 2.4.0 (#85)
  • chore(deps-dev): Bump eslint-plugin-prettier from 3.3.1 to 3.4.0 (#93)
  • chore(deps-dev): Bump eslint-config-prettier from 8.1.0 to 8.2.0 (#92)
  • 401 response when key is missing (#96)
fastify-auth0-verify - v0.4.2

Published by simoneb almost 4 years ago

📚 PR:

  • Add types
  • Add tsd
  • chore(deps-dev): Bump eslint from 7.16.0 to 7.17.0
  • Merge pull request #57 from nearform/dependabot/npm_and_yarn/eslint-7.17.0
  • chore(deps-dev): Bump eslint-plugin-prettier from 3.3.0 to 3.3.1
  • Merge pull request #59 from nearform/dependabot/npm_and_yarn/eslint-plugin-prettier-3.3.1
  • Merge pull request #56 from NotWoods/types
  • chore: add jest config
  • chore: remove coverage threshold from package.json