TOTPHog
A self-hosted TOTP code manager for development and testing.
Like MailHog, but for 2FA codes.
What is TOTPHog?
TOTPHog is a lightweight, self-hosted TOTP (Time-based One-Time Password) manager designed for development and testing environments.
Use Cases
Testing 2FA flows - Test your app's two-factor authentication without a real authenticator
Automated testing - Get TOTP codes via REST API for E2E tests and CI/CD
Team development - Share test 2FA accounts without sharing authenticator apps
Local development - Quick access to TOTP codes without switching devices
Quick Start
Development Only
TOTPHog is for development only. No authentication, tokens stored in plain JSON. Never use in production.