@pegma/authorization-tokens
v0.4.0
Published
Short-lived, one-use signed access grants for Authorization Core.
Readme
@pegma/authorization-tokens
Issues and verifies short-lived, one-use Pegma access grants.
npm install @pegma/authorization-tokens @pegma/storage-core joseThe package implements the application-scoped ES256 V1 profile, public JWKS projection, identifier reservation, and atomic replay consumption. Private keys remain host-owned.
The @pegma/authorization-tokens/testing export permits injected JWKS fetches
for tests and the in-process reference example. It is not a production
verification path.
See the access-grant profile.
