Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 1.03 KB

CHANGELOG.md

File metadata and controls

18 lines (10 loc) · 1.03 KB

passport-keycloak-jwt-introspect - Changelog

1.0.1 (2023-10-02)

1.0.0 (2023-10-02)

Features

  • core functionallity for keycloak introspection (fecf283)
  • module: npm module exports (56a9417)
  • test: added basic unit tests (6bc8971)
  • typing: add type definition schema (0128622)

Bug Fixes

  • typing: make two different interfaces for options with and without request (1490caa)