Structs§
- Validation
Config - Configuration for common validation
Functions§
- extract_
audiences - Helper to extract string array from JSON value (handles both string and array)
- extract_
string - Helper to extract string from JSON value.
- parse_
timestamp - Helper to parse timestamp (seconds since epoch) into
OffsetDateTime. - parse_
uuid_ array_ from_ value - Helper to parse an array of UUIDs from a JSON value.
- parse_
uuid_ from_ value - Helper to parse a UUID from a JSON value.
- validate_
claims - Perform common validation checks on claims.