Totp

TOTP (RFC 6238) time-based one-time password reference. Covers algorithm internals, Python pyotp/Node.js otpauth/Go implementation, otpauth:// URI format, QR code generation, backup codes, rate limiting, security best practices, and database schema.

bytesagain Updated 12 repo stars

File contents

TOTP Reference

Time-based one-time passwords.

Commands

Command Description
intro How it works, apps
implement Python/Node.js/Go code
security Best practices, backup codes

bytesagain/ai-skills/tree/main/totp commit 5e562515ff

Frequently asked questions

npx skillmds@latest add bytesagain/totp