uselesskey-core-jwk-shape 0.5.1

Core JWK shape types used by JWK/JWKS fixtures.
Documentation

uselesskey-core-jwk-shape

Core typed JWK and JWKS model definitions for uselesskey fixture crates.

Purpose

  • Provide stable JWK shape structures (PublicJwk, PrivateJwk, AnyJwk, and Jwks).
  • Keep shape modeling separate from ordering/building behavior.
  • Re-exported through uselesskey-core-jwk for compatibility.