Expand description
Shared HMAC-SHA256 signing helpers used by the cookie jar (and available to any value that needs tamper-evident transport). Signatures are base64url, no-pad, and verified in constant time.
Shared HMAC-SHA256 signing helpers used by the cookie jar (and available to any value that needs tamper-evident transport). Signatures are base64url, no-pad, and verified in constant time.