Releases: devforth/adminforth-oauth-adapter-keycloak
Releases · devforth/adminforth-oauth-adapter-keycloak
v1.0.5
19 Jun 12:49
Compare
Sorry, something went wrong.
No results found
1.0.5 (2026-06-19)
Bug Fixes
update OAuth2 handling and dependencies; switch to 'jose' for JWT verification (4c4cefb )
v1.0.4
16 Jun 08:25
Compare
Sorry, something went wrong.
No results found
1.0.4 (2026-06-16)
Bug Fixes
update adminforth version (0c62cac )
update adminforth version (70bfe7d )
v1.0.3
11 Jun 09:06
Compare
Sorry, something went wrong.
No results found
1.0.3 (2026-06-11)
Bug Fixes
enable declaration file generation in tsconfig (5b69173 )
v1.0.2
25 May 13:05
Compare
Sorry, something went wrong.
No results found
1.0.2 (2026-05-25)
Bug Fixes
update README and add publishConfig to package.json (e69b249 )
v1.0.0
25 May 11:43
Compare
Sorry, something went wrong.
No results found
1.0.0 (2026-05-25)
Bug Fixes
add author information in package.json (192eeb9 )
add author information in package.json (f5b4682 )
add renamed param for useOpenId - useOpenIdConnect. It is possible to use both (6fcda66 )
allow to set custom keycloak icon and use official as fallback (4f6c472 )
ensure boolean evaluation for useOpenIdConnect and useOpenID options (62bf8ec )
update adminforth dependency (df88d7c )
update adminforth dependency to peerDependencies and bump version to ^2.13.0-next.56 (f9bedc2 )
use MIT licence in package.json (8f0dc94 )
use pnpm instead of npm (94e600d )
Features
add name property and validation for required options in Keycloak OAuth2 adapter (a0f9644 )
enhance user info structure in getTokenFromCode method (b1edabd )
extend getTokenFromCode return type to include fullName and profilePictureUrl (e9e826c )