Skip to content

Conversation

@jay-sahnan
Copy link
Contributor

Add MFA Handling - TOTP Automation Template

Summary
Adds a new template demonstrating automated MFA (Multi-Factor Authentication) completion using TOTP (Time-based One-Time Password) code generation. Includes TypeScript and Python implementations.

Features

RFC 6238 compliant TOTP generation — generates 6-digit codes using HMAC-SHA1
Automatic MFA completion — extracts TOTP secrets and fills MFA forms without user interaction
Retry logic — handles time window edge cases by regenerating codes
Zero-touch automation — completes MFA challenges programmatically

- Merged latest changes from dev branch
- Added 'check' script to package.json that runs all formatting and linting checks for both Python and TypeScript
- Applied formatting fixes from Prettier and Ruff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants