Crosswake. Companions. Chimeway. DenialCodes
(crosswake v0.1.2)
View Source
Canonical denial subcodes and sanitization for Chimeway notification open intents.
Summary
Functions
Sanitizes details, explicitly dropping any keys not in the allowlist to prevent PII, tokens, or opaque raw payload data from leaking to telemetry or unverified clients.
Functions
@spec notification_open_action_mismatch() :: String.t()
@spec notification_open_binding_mismatch() :: String.t()
@spec notification_open_binding_revoked() :: String.t()
@spec notification_open_expired() :: String.t()
@spec notification_open_policy_denied() :: String.t()
@spec notification_open_replayed() :: String.t()
@spec notification_open_route_mismatch() :: String.t()
@spec notification_open_unsupported_action() :: String.t()
Sanitizes details, explicitly dropping any keys not in the allowlist to prevent PII, tokens, or opaque raw payload data from leaking to telemetry or unverified clients.