Skip to content

Document MFA token auto-retry behavior#317

Merged
ehfeng merged 1 commit intomainfrom
hypeship/add-mfa-auto-retry-docs
Apr 3, 2026
Merged

Document MFA token auto-retry behavior#317
ehfeng merged 1 commit intomainfrom
hypeship/add-mfa-auto-retry-docs

Conversation

@ehfeng
Copy link
Copy Markdown
Contributor

@ehfeng ehfeng commented Apr 2, 2026

Summary

  • Documents that Kernel automatically retries MFA token entry when TOTP codes expire or time out during managed auth login flows
  • Adds a note to the TOTP recommendation in the FAQ explaining the auto-retry behavior
  • Updates the overview feature list to mention automatic retry on expiry

Test plan

  • Verify docs build successfully
  • Review rendered pages for auth/overview and auth/faq

🤖 Generated with Claude Code


Note

Low Risk
Low risk doc-only change that clarifies Managed Auth behavior around TOTP entry retries; no product logic or APIs are modified.

Overview
Documents that Managed Auth will automatically retry TOTP entry with a fresh code when the original code expires or times out.

Updates the TOTP guidance in auth/faq.mdx and the feature bullet in auth/overview.mdx to reflect this auto-retry behavior.

Written by Cursor Bugbot for commit 18179ae. This will update automatically on new commits. Configure here.

@ehfeng ehfeng marked this pull request as ready for review April 2, 2026 00:09
@mintlify
Copy link
Copy Markdown
Contributor

mintlify bot commented Apr 2, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
Kernel 🟢 Ready View Preview Apr 2, 2026, 12:10 AM

Copy link
Copy Markdown

@cursor cursor bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Risk assessment: Very Low.

Evidence from the actual diff:

  • Only two documentation files changed: auth/faq.mdx and auth/overview.mdx
  • Scope is two sentence-level wording updates about TOTP auto-retry behavior
  • No application code, config, infra, auth logic, tests, or dependencies were modified

Blast radius is limited to documentation text, so this is safe to approve.

Open in Web View Automation 

Sent by Cursor Automation: Assign PR reviewers

Copy link
Copy Markdown
Contributor

@masnwilliams masnwilliams left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good — clear, consistent additions documenting the TOTP auto-retry behavior across both pages.

@ehfeng ehfeng merged commit a8a7169 into main Apr 3, 2026
3 checks passed
@ehfeng ehfeng deleted the hypeship/add-mfa-auto-retry-docs branch April 3, 2026 06:51
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