Auth, Privacy & Validation Tools
Free online auth and privacy tools — a TOTP 2FA code generator, validators and sanitizers, all running client-side with nothing uploaded.
Also in Auth, Privacy & Validation
Tools from other categories tagged with Auth, Privacy & Validation
Why These Tools
TOTP / 2FA Code Generator exists for the moment a 2FA integration breaks and the fastest way to find out why is to compute the expected code yourself instead of trusting a phone screen. otpauth:// QR Code Builder handles the setup side: fill in the account name, issuer, and Base32 secret, and it builds the standard otpauth:// URI and renders it as a scannable QR code that every major authenticator app understands. JWT Decoder sits here too by cross-link, filed primarily under Code & Dev, since a bearer token is as much an auth artifact as a one-time code is. Cookie inspection, XSS sanitizing and an email validator are queued next.