Skip to content

Releases: fastify/fastify-oauth2

v6.1.0

01 Oct 07:43
a141d60
Compare
Choose a tag to compare

📚 PR:

  • fix: way to get accesstoken and deprecated option (#173)
  • chore: add Github example (#175)
  • build(deps-dev): bump tsd from 0.22.0 to 0.23.0 (#176)
  • build(deps-dev): bump tsd from 0.23.0 to 0.24.1 (#180)
  • feat: introduce option to set additional getToken parameters (#178)

v6.0.0

06 Aug 00:59
Compare
Choose a tag to compare

What's Changed

  • build(deps-dev): replace pre-commit with @fastify/pre-commit by @Fdawgs in #168
  • ci: enable license checking, enable separate lint by @Fdawgs in #169
  • feat!: update fastify and simple-oauth2 by @climba03003 in #172

Full Changelog: v5.1.0...v6.0.0

v5.1.0

27 Jul 06:18
Compare
Choose a tag to compare

📚 PR:

  • docs: remove redundant --save arg
  • docs: update references to old fastify-* modules (#148)
  • ci: migrate to fastify reusable workflow (#150)
  • docs(readme): remove snyk badge (#151)
  • build(deps-dev): bump standard from 16.0.4 to 17.0.0 (#146)
  • chore(index): update metadata name to reflect package name (#153)
  • chore(.gitignore): use updated skeleton template (#154)
  • build(deps-dev): bump tsd from 0.20.0 to 0.21.0 (#155)
  • build(deps-dev): bump @types/node from 17.0.45 to 18.0.0 (#158)
  • build(deps-dev): bump tsd from 0.21.0 to 0.22.0 (#161)
  • build(deps): bump fastify-plugin from 3.0.1 to 4.0.0 (#162)
  • feat: Add Epic Games configuration (#165)

v5.0.0

27 Apr 14:03
a20e675
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.5.0...v5.0.0

v4.5.0

26 Jan 09:48
ce129cf
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v4.4.1...v4.5.0

v4.4.1

10 Jan 08:06
Compare
Choose a tag to compare

📚 PR:

  • fix: update types, tests, examples and harmonize repository structure (#132)

v4.4.0

17 Dec 06:58
Compare
Choose a tag to compare

📚 PR:

  • build(deps): bump actions/checkout from 2.3.5 to 2.4.0 (#122)
  • build(deps): bump fastify/github-action-merge-dependabot (#123)
  • build(deps-dev): bump tsd from 0.18.0 to 0.19.0 (#124)
  • build(dependabot): ignore minor and patch github-actions updates (#125)
  • build(deps): bump fastify/github-action-merge-dependabot (#126)
  • build(deps): bump fastify/github-action-merge-dependabot (#127)
  • build(deps-dev): bump @types/node from 16.11.14 to 17.0.0 (#129)
  • Added Twitch Defaults (#107)

v4.3.0

18 Oct 04:51
Compare
Choose a tag to compare

📚 PR:

  • docs: add callbackUriParams explanation (#101)
  • Bump actions/setup-node from 2.1.5 to 2.2.0 (#102)
  • Bump fastify/github-action-merge-dependabot from 2.1.1 to 2.2.0 (#103)
  • Bump @types/node from 15.14.1 to 16.0.0 (#104)
  • Bump actions/setup-node from 2.2.0 to 2.3.0 (#105)
  • Bump actions/setup-node from 2.3.0 to 2.3.1 (#108)
  • Bump actions/setup-node from 2.3.1 to 2.3.2 (#109)
  • Bump actions/setup-node from 2.3.2 to 2.4.0 (#110)
  • Bump fastify/github-action-merge-dependabot from 2.2.0 to 2.3.0 (#111)
  • Bump fastify/github-action-merge-dependabot from 2.3.0 to 2.4.0 (#112)
  • Bump fastify/github-action-merge-dependabot from 2.4.0 to 2.5.0 (#113)
  • Bump actions/setup-node from 2.4.0 to 2.4.1 (#114)
  • Bump tsd from 0.17.0 to 0.18.0 (#115)
  • Bump actions/checkout from 2.3.4 to 2.3.5 (#119)
  • feat: dedicated uri params generation for preset (#118)

v4.2.3

10 Jun 10:33
Compare
Choose a tag to compare

📚 PR:

  • test: fix typescript test (#97)
  • Bump fastify/github-action-merge-dependabot from 2.0.0 to 2.1.0 (#96)
  • Bump fastify/github-action-merge-dependabot from 2.1.0 to 2.1.1 (#98)
  • Bump tsd from 0.16.0 to 0.17.0 (#99)
  • refactor: add typing for generateAuthorizationUri (#100)

v4.2.2

28 May 11:03
Compare
Choose a tag to compare

📚 PR:

  • Bump fastify-plugin from 2.3.4 to 3.0.0
  • Bump standard from 14.3.4 to 15.0.0
  • Bump snazzy from 8.0.0 to 9.0.0
  • Bump standard from 15.0.1 to 16.0.0
  • fix: drop es6-promisify (#68)
  • feat: add stale (#73)
  • chore: add dependabot automerge (#77)
  • chore(gitignore): use latest github ignore template (#80)
  • ci(dependabot): update github actions (#81)
  • Bump fastify/github-action-merge-dependabot from v1 to v1.2.1 (#83)
  • Bump actions/setup-node from v1 to v2.1.5 (#82)
  • Bump fastify/github-action-merge-dependabot from v1.2.1 to v2.0.0 (#84)
  • Bump tap from 14.11.0 to 15.0.0 (#86)
  • chore: ci updates and style change (#87)
  • ci: remove redundant conditional (#89)
  • docs(readme): minor grammar changes (#90)
  • ci: add nodejs v16 to test matrix (#91)
  • Update typings to include Discord provider config. (#92)
  • Bump actions/checkout from 2 to 2.3.4 (#95)