Skip to content

Send device key for OTP challenge to prevent a new one from being cre…#1

Open
bartdl wants to merge 1 commit intorelease/2.34.0from
task/fix_device_key_for_mfa
Open

Send device key for OTP challenge to prevent a new one from being cre…#1
bartdl wants to merge 1 commit intorelease/2.34.0from
task/fix_device_key_for_mfa

Conversation

@bartdl
Copy link
Copy Markdown

@bartdl bartdl commented Apr 9, 2026

…ated. Handle resulting SRP Auth Action in challenge response.

  • PR title and description conform to Pull Request guidelines.

Issue #, if available:

Description of changes:
Added key device if it is available for MFA challenge requests and added handling for the resulting SRP Auth action that is returned from the API after the change to send device key.

How did you test these changes?
Tested using email MFA in our application and a locally published version of the sdk.

Documentation update required?

  • No
  • Yes (Please include a PR link for the documentation update)

General Checklist

  • Added Unit Tests
  • Added Integration Tests
  • Security oriented best practices and standards are followed (e.g. using input sanitization, principle of least privilege, etc)
  • Ensure commit message has the appropriate scope (e.g fix(storage): message, feat(auth): message, chore(all): message)

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

…ated. Handle resulting SRP Auth Action in challenge response.
@bartdl bartdl changed the base branch from main to release/2.34.0 April 9, 2026 17:39
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.

1 participant