Skip to content

Releases: devforth/adminforth-oauth-adapter-twitch

v1.0.5

19 Jun 12:50

Choose a tag to compare

1.0.5 (2026-06-19)

Bug Fixes

  • update dependencies and enable strict type checking in tsconfig (567232c)

v1.0.4

16 Jun 08:24

Choose a tag to compare

1.0.4 (2026-06-16)

Bug Fixes

  • update adminforth version (e1ab737)
  • update adminforth version (0437ebb)

v1.0.3

11 Jun 09:07

Choose a tag to compare

1.0.3 (2026-06-11)

Bug Fixes

  • enable declaration file generation in tsconfig (7b38b7f)

v1.0.2

25 May 13:06

Choose a tag to compare

1.0.2 (2026-05-25)

Bug Fixes

  • add publishConfig to package.json for public access (75b7233)

v1.0.0

25 May 11:46

Choose a tag to compare

1.0.0 (2026-05-25)

Bug Fixes

  • add author information in package.json (f5d6924)
  • add author information in package.json (3a5807b)
  • update adminforth dependency (763b0be)
  • update adminforth dependency to peerDependencies and bump version to ^2.13.0-next.56 (dc828d1)
  • update getTokenFromCode return type to include profile information (3606e89)
  • use MIT licence in package.json (9340755)
  • use pnpm instead of npm (7facde8)
  • version of cookie-signature (ab17e90)

Features

  • update OAuth2UserInfoLocal type and use redirectUri in getAuthUrl (878b40b)