Expand description
Catalyst RBAC Token utility functions Catalyst RBAC Token utility functions.
Structsยง
- CatalystRBAC
Token ๐V1 A Catalyst RBAC Authorization Token. - Kid ๐Key ID - Blake2b-128 hash of the Role 0 Certificate defining the Session public key. BLAKE2b-128 produces digest side of 16 bytes.
- Ed25519 signatures are (64 bytes)
- Ulid
Bytes ๐Identifier for this token, encodes both the time the token was issued and a random nonce.