📝 docs(changelog): record PRs #73, #78 #79

Merged
arcodange merged 1 commits from vibe/batch11-task-changelog-78 into main 2026-05-05 22:39:11 +02:00

View File

@@ -16,6 +16,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
-`pkg/auth/` OIDC client implementation : Discover, RefreshJWKS, ExchangeCode, ValidateIDToken (PR #74) — completes ADR-0028 Phase B.3
- ✨ OIDC HTTP handlers : `/api/v1/auth/oidc/{provider}/start` and `/callback` with PKCE + sign-up-on-first-use (PR #75) — completes ADR-0028 Phase B.4
- 🧪 OIDC handler unit tests covering start/callback rejection paths and PKCE redirect (PR #76)
- 📝 `documentation/AUTH.md` synthesis covering Phase A + B current state (PR #73)
- 📝 `documentation/MISTRAL-AUTONOMOUS-PATTERN.md` contributor guide for the Mistral autonomous pattern that ships PRs (PR #78)
## [0.1.0] - 2026-05-05