Skip to content

v2.3.4

Choose a tag to compare

@nicobailon nicobailon released this 12 Apr 04:40

[2.3.4] - 2026-04-12

Fixed

  • OAuth callback handling now allows dynamic-registration flows to fall back to a free local port when the preferred callback port is busy, while keeping pre-registered clients on their exact configured redirect port.
  • Documented the new callback-port behavior and added focused auth-flow regression coverage.