Releases: aauth-dev/dotnet-samples
Releases · aauth-dev/dotnet-samples
v0.1.0-alpha.11
What's Changed
- feat: four-party federated access with stub and Keycloak Access Servers by @dasiths in #30
- refactor(sdk): namespace hygiene — conventional namespaces, de-stutter, and AAuth.Server split by @dasiths in #31
Full Changelog: v0.1.0-alpha.10...v0.1.0-alpha.11
v0.1.0-alpha.10
What's Changed
- test: add Playwright E2E suite for GuidedTour and SampleApp by @dasiths in #28
- WhoAmI flow isolation + scope/role authorization by @dasiths in #29
Full Changelog: v0.1.0-alpha.9...v0.1.0-alpha.10
v0.1.0-alpha.9
What's Changed
Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9
v0.1.0-alpha.8
What's Changed
- docs: fix Mermaid rendering in Two-Key Refresh diagram by @dasiths in #23
- docs: fix mermaid parse error and add missing index entry by @Copilot in #24
- docs: add three-party flow examples with mermaid diagrams by @dasiths in #25
- feat: fluent API shorthand — client builders, resource setup, constants & response helpers by @dasiths in #26
Full Changelog: v0.1.0-alpha.7...v0.1.0-alpha.8
v0.1.0-alpha.7
What's Changed
- Rename EnrolledKeyId → LocalKeyHandle; clarify AP enrollment key identifiers by @Copilot in #22
Full Changelog: v0.1.0-alpha.6...v0.1.0-alpha.7
v0.1.0-alpha.6
What's Changed
- feat: concrete ITokenRefresher types, SDK reorganization, and doc accuracy by @Copilot in #21
Full Changelog: v0.1.0-alpha.5...v0.1.0-alpha.6
v0.1.0-alpha.5
What's Changed
- feat(samples): self-issue agent tokens where agent is its own AP by @dasiths in #19
- docs: align all documentation with current SDK API surface by @dasiths in #20
Full Changelog: v0.1.0-alpha.4...v0.1.0-alpha.5
v0.1.0-alpha.4
What's Changed
- feat: SampleApp — golden example Blazor app for all AAuth flows by @dasiths in #16
- feat: Gap Remediation Round 2 — server middleware, call chaining, observability, Guided Tour multi-agent flow by @dasiths in #17
Full Changelog: v0.1.0-alpha.3...v0.1.0-alpha.4
v0.1.0-alpha.3
What's Changed
- Add .NET 10 dev container and Hello World sample by @Copilot in #2
- Update .NET AAuth research plan to leverage existing libraries by @Copilot in #4
- Phase 1: AAuth SDK core (crypto, agent token, RFC 9421 signing) by @dasiths in #5
- Phase 2: Resource server, signature verification, and three-party flow by @dasiths in #6
- feat: Phase 3 - MockPersonServer and Guided Tour end-to-end demo by @dasiths in #7
- AAuth .NET SDK gap analysis, remediation plan, and research by @Copilot in #8
- feat: end-to-end signing mode support + spec-compliant error model by @dasiths in #9
- docs: Add comprehensive SDK documentation and README improvements by @dasiths in #10
- feat: client builder API + NuGet Trusted Publishing by @dasiths in #11
- docs: add CI workflow, badges, and quick start by @dasiths in #12
- docs: add three-party bootstrap flow to quick start by @dasiths in #13
- feat: convenience APIs for all AAuth workflows by @dasiths in #14
- Remediate gaps by @dasiths in #15
New Contributors
Full Changelog: https://github.com/aauth-dev/dotnet-samples/commits/v0.1.0-alpha.3