Skip to content

Cover JWT multi-scheme, Cognito, and Testing packages#86

Merged
Theauxm merged 1 commit into
mainfrom
feat/jwt-multi-scheme
May 14, 2026
Merged

Cover JWT multi-scheme, Cognito, and Testing packages#86
Theauxm merged 1 commit into
mainfrom
feat/jwt-multi-scheme

Conversation

@Theauxm
Copy link
Copy Markdown
Member

@Theauxm Theauxm commented May 13, 2026

Summary

Companion docs for TraxSharp/Trax.Api#53.

  • Update add-trax-jwt-auth.md with the new named-scheme overloads and a multi-issuer example.
  • Update jwt-defaults.md with the new constants (DispatcherSchemeName, RejectSchemeName) and the per-scheme policy naming convention.
  • New add-trax-jwt-dispatcher.md covering JwtDispatcherBuilder, the issuer-peek routing pipeline, and the reject scheme.
  • New use-cognito.md covering UseCognito, CognitoTokenUse, and CognitoJwtPrincipalResolver.
  • New jwt-testing.md covering TestJwksServer and TestTokenIssuer.
  • api-auth.md index updated with links to the new pages.

Test plan

  • Render the site locally and visit each new page
  • Verify all internal /docs/... links resolve

- Update add-trax-jwt-auth.md with the new named-scheme overloads and a
  multi-issuer section.
- Update jwt-defaults.md with the new constants
  (DispatcherSchemeName, RejectSchemeName) and the per-scheme policy
  naming convention.
- Add add-trax-jwt-dispatcher.md covering JwtDispatcherBuilder, the
  issuer-peek routing pipeline, and the reject scheme.
- Add use-cognito.md covering UseCognito, CognitoTokenUse, and
  CognitoJwtPrincipalResolver.
- Add jwt-testing.md covering TestJwksServer and TestTokenIssuer.
- Update api-auth.md index with the new pages.
@Theauxm Theauxm merged commit 6dbfb14 into main May 14, 2026
@Theauxm Theauxm deleted the feat/jwt-multi-scheme branch May 14, 2026 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant