Skip to content

v1.0.0-beta.11

Choose a tag to compare

@itpropro itpropro released this 09 Apr 15:23
· 79 commits to main since this release
47ac196

compare changes

馃┕ Fixes

  • config: Reject empty, whitespace-only, and null values in validateConfig (ada823a)
  • session: Slide cookie expiry forward on token refresh (1e7f855)
  • Tighten runtime typing and align callback redirect tests (7fd2643)
  • types: Align oidc module typing with Nuxt type contexts (f0a22b2)
  • runtime: Tighten oidc flow and session handling (9b238f5)
  • devmode: Preserve callback redirect after dev login (e3c085b)

馃摉 Documentation

  • Add quickstart links and improve provider documentation (35245c9)

馃彙 Chore

  • lint: Fix all eslint errors (7ac9233)
  • lint: Migrate to oxlint + oxfmt pipeline (2ff6a3d)

鉂わ笍 Contributors