Skip to main content

Crate uselesskey_core_jwks_order

Crate uselesskey_core_jwks_order 

Source
Expand description

Deprecated compatibility shim for stable kid ordering helpers.

Prefer uselesskey-jwk; the canonical implementation now lives there.

Structs§

KidSorted
Store items and return them sorted by kid with deterministic tie-breakers based on insertion order.

Traits§

HasKid
A minimal trait for items with a stable key-id used for ordering.