Type-safe JWT claims and immutable Principal identities for Go, with HMAC and RSA support via jwtkit.
Module: github.com/fgrzl/claims
| Document | Description |
|---|---|
| Overview | Claim, ClaimSet, Principal model |
| Getting started | Build claims, sign and validate JWTs |
| API reference | Types, methods, and snippets |
| JWT integration | jwtkit signers and validators |
- README — project entry point
- CHANGELOG — release notes
- CONTRIBUTING — contribution workflow