Skip to content

Error messages - v1.0.2

Compare
Choose a tag to compare
@Creaous Creaous released this 28 Jun 11:26
· 4 commits to main since this release

Welcome to plugin-oidc, the new home for plugin-keycloak!

If you're coming from the other plugin or are new, please look at the example here.

Changes

  • We now tell the server and user if the authentication server cannot be reached.
  • Fixes an error caused by not performing null checks on the roles/groups variable.
  • Updated dependencies to the latest versions by using the new bun update.

Install

  • Using yarn: yarn add @nexirift/plugin-oidc
  • Using npm: npm i @nexirift/plugin-oidc
  • Using bun: bun install @nexirift/plugin-oidc

Full Changelog: 1.0.1...1.0.2