Skip to content

Releases: aauth-dev/dotnet-samples

v0.1.0-alpha.11

03 Jun 15:08
0cb3c8e

Choose a tag to compare

v0.1.0-alpha.11 Pre-release
Pre-release

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

01 Jun 21:19
27a4f21

Choose a tag to compare

v0.1.0-alpha.10 Pre-release
Pre-release

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

31 May 14:14
0caef09

Choose a tag to compare

v0.1.0-alpha.9 Pre-release
Pre-release

What's Changed

  • feat: live interop testing with adaptive signing and typed token-exchange errors by @dasiths in #27

Full Changelog: v0.1.0-alpha.8...v0.1.0-alpha.9

v0.1.0-alpha.8

28 May 15:14
08d70dd

Choose a tag to compare

v0.1.0-alpha.8 Pre-release
Pre-release

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

27 May 19:07
5d44785

Choose a tag to compare

v0.1.0-alpha.7 Pre-release
Pre-release

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

27 May 13:00
801f262

Choose a tag to compare

v0.1.0-alpha.6 Pre-release
Pre-release

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

26 May 20:56
2f0c7bf

Choose a tag to compare

v0.1.0-alpha.5 Pre-release
Pre-release

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

25 May 20:18
bd4de32

Choose a tag to compare

v0.1.0-alpha.4 Pre-release
Pre-release

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

24 May 13:14
a06b23a

Choose a tag to compare

v0.1.0-alpha.3 Pre-release
Pre-release

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

  • @Copilot made their first contribution in #2
  • @dasiths made their first contribution in #5

Full Changelog: https://github.com/aauth-dev/dotnet-samples/commits/v0.1.0-alpha.3