Skip to content

TMP trigger actions#6634

Draft
cadivus wants to merge 1 commit intomainfrom
tmp/trigger-actions-sms-otp-challenge-not-handled
Draft

TMP trigger actions#6634
cadivus wants to merge 1 commit intomainfrom
tmp/trigger-actions-sms-otp-challenge-not-handled

Conversation

@cadivus
Copy link
Member

@cadivus cadivus commented Feb 17, 2026

TMP to trigger actions in #6632

ChallengeNameType.smsOtp was not mapped in sdk_bridge.dart, causing
an InvalidStateException "Unrecognized challenge type: SMS_OTP" when
using passwordless SMS OTP sign-in with USER_AUTH flow.

Added:
- SMS_OTP mapping to confirmSignInWithOtpCode in sdk_bridge.dart
- SMS_OTP_CODE challenge parameter in constants.dart
- createSmsOtpRequest handler in sign_in_state_machine.dart

Fixes #5728
Fixes #6094
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