Skip to content

v0.3.0

Choose a tag to compare

@Bccorb Bccorb released this 24 Jul 23:01

What's Changed

  • test: raise unit and integration coverage to ~99% by @Bccorb in #86
  • refactor: remove unreachable defensive branches in auth controllers by @Bccorb in #87
  • fix: return controller response unchanged when it fails its schema by @Bccorb in #88
  • feat: serve admin dashboard SPA at /console subpath by @Bccorb in #90
  • fix: require a validated service token for external delivery in all environments by @Bccorb in #92
  • fix: bind aud claim on signed user tokens by @Bccorb in #94
  • feat: add admin routes to manage OAuth providers at runtime by @Bccorb in #95
  • chore: update version and changelog by @github-actions[bot] in #89

Full Changelog: v0.2.7...v0.3.0