Skip to content

Commit 52ebb75

Browse files
chore: version packages
@onkernel/managed-auth-react@0.2.0 ### Minor Changes - 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. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 2b37a32 commit 52ebb75

2 files changed

Lines changed: 1 addition & 6 deletions

File tree

.changeset/external-action-mfa-options.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/managed-auth-react/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@onkernel/managed-auth-react",
3-
"version": "0.1.0",
3+
"version": "0.2.0",
44
"description": "React component library for Kernel managed auth — one-component drop-in with a Clerk-style appearance API",
55
"license": "MIT",
66
"author": "Kernel Technologies, Inc.",

0 commit comments

Comments
 (0)