Commit f33bb02
kjgbot
feat(relayauth): add optional product_id to JWT claims
Additive, MINOR bump. mint() accepts an optional productId, verify() surfaces it on the result without enforcing anything. Legacy tokens (no product_id) continue to validate exactly as before. Enforcement happens in downstream consumers behind a per-workspace policy flag (see cloud/specs/platform-architecture-v1.md, wave 2). No breaking change.1 parent ff182d1 commit f33bb02
4 files changed
Lines changed: 896 additions & 3 deletions
File tree
- .trajectories
- packages
- go-middleware
- sdk/python/relayauth
- types/src
0 commit comments