Skip to content

Releases: devforth/adminforth-oauth-adapter-github

v1.1.8

Choose a tag to compare

@ivictbor ivictbor released this 24 Jul 17:48

1.1.8 (2026-07-24)

Bug Fixes

v1.1.7

Choose a tag to compare

@ivictbor ivictbor released this 24 Jul 17:00

1.1.7 (2026-07-24)

Bug Fixes

  • correct package.json metadata (name, repository, description, author, homepage) across plugins and adapters (efb321a)

v1.1.6

Choose a tag to compare

@ivictbor ivictbor released this 19 Jun 12:51

1.1.6 (2026-06-19)

Bug Fixes

  • update OAuth2UserInfo type and enable strict type checking in tsconfig (1b8023d)

v1.1.5

Choose a tag to compare

@ivictbor ivictbor released this 16 Jun 08:18

1.1.5 (2026-06-16)

Bug Fixes

  • update adminforth version (c6f480f)

v1.1.4

Choose a tag to compare

@ivictbor ivictbor released this 16 Jun 08:16

1.1.4 (2026-06-16)

Bug Fixes

  • update adminforth version (ddf03b9)

v1.1.3

Choose a tag to compare

@ivictbor ivictbor released this 11 Jun 09:06

1.1.3 (2026-06-11)

Bug Fixes

  • enable declaration file generation in tsconfig (edfccf8)

v1.1.2

Choose a tag to compare

@ivictbor ivictbor released this 25 May 11:59

1.1.2 (2026-05-25)

Bug Fixes

  • correct package name in package.json for consistency (950a68c)

v1.1.1

Choose a tag to compare

@ivictbor ivictbor released this 25 May 11:26

1.1.1 (2026-05-25)

Bug Fixes

  • enhance OAuth2UserInfoLocal type and update getTokenFromCode return type (f61fae9)

v1.1.0

Choose a tag to compare

@ivictbor ivictbor released this 14 May 10:06

1.1.0 (2026-05-14)

Bug Fixes

Features

  • add woodpecker release script (8cbef07)

v1.0.10

Choose a tag to compare

@yaroslav8765 yaroslav8765 released this 14 May 09:59
Merge branch 'main' of https://github.com/devforth/adminforth-oauth-a…