Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Userinfo Endpoint - v1.0.3

Latest

Choose a tag to compare

@Creaous Creaous released this 16 Jul 07:34
· 3 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

  • Allow user to specify user info endpoint to get data from.

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.2...1.0.3