Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions .changeset/external-action-mfa-options.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@onkernel/managed-auth-react": minor
---

Render MFA alternatives on the external action waiting screen. When the backend sends `mfa_options` alongside an `AWAITING_EXTERNAL_ACTION` event (e.g. "Try another way"), the UI now renders those options so users can switch to an alternative verification method instead of waiting for a push notification.
Loading