🧰

Security Utilities

Reactive Forms validators, JWT, HIBP, CSRF, rate limiting, and more.

ValidatorsJWTHIBPRate LimiterCSRFClipboard

βœ… SecurityValidators

Reactive Forms

Sub-entry @angular-helpers/security/forms.

Form Status INVALID

πŸ”Ž JwtService

Decode only

Decode JWT payload and inspect expiration. Does not verify signature.

πŸ’§ HibpService

k-anonymity

Privacy-preserving breach check. Only the first 5 hex chars of the SHA-1 hash leave the browser.

⏱️ RateLimiterService

token-bucket

Client-side rate limiting with policy demo (3 tokens, 0.05/s refill).

Bucket CapacityInfinity

πŸ›‘οΈ CsrfService

double-submit

Pair with withCsrfHeader() interceptor for zero-config XSRF defense.

Double-Submit Token
(no token currently stored)

πŸ“‹ SensitiveClipboard

auto-clear

Copies and clears the clipboard after a delay, skipping the clear if third party content was detected.

Statusidle

System Event Audit

Audit log empty