Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When we are getting support for EMAIL_OTP challengeName, email MFA? #13837

Closed
2 tasks
gurindertrantor opened this issue Sep 21, 2024 · 13 comments
Closed
2 tasks
Assignees
Labels
Auth Related to Auth components/category feature-request Request a new feature

Comments

@gurindertrantor
Copy link

Is this related to a new or existing framework?

No response

Is this related to a new or existing API?

No response

Is this related to another service?

No response

Describe the feature you'd like to request

MFA for email was introduced by Cognito but Amplify doesn't provide support for this particular challenge name.
Screenshot 2024-09-21 at 9 46 43 PM

Describe the solution you'd like

Ideally it should support email MFA by default as it support MFA for phone number.

Describe alternatives you've considered

Ideally it should support email MFA by default as it support MFA for phone number.

Additional context

No response

Is this something that you'd be interested in working on?

  • 👋 I may be able to implement this feature request
  • ⚠️ This feature might incur a breaking change
@github-actions github-actions bot added pending-triage Issue is pending triage pending-maintainer-response Issue is pending a response from the Amplify team. labels Sep 21, 2024
@cwomack cwomack self-assigned this Sep 23, 2024
@cwomack cwomack added Auth Related to Auth components/category feature-request Request a new feature and removed pending-triage Issue is pending triage pending-maintainer-response Issue is pending a response from the Amplify team. labels Sep 23, 2024
@cwomack
Copy link
Member

cwomack commented Sep 23, 2024

Hello, @gurindertrantor 👋 and thanks for opening this issue. Yes, we are definitely tracking this on our side and already have a feature branch (with associated PR's) that is in the works at this point. We'll update this issue as progress is made and keep anyone following informed when it's merged. Thanks!

@cwomack cwomack assigned jjarvisp and unassigned cwomack Sep 23, 2024
@gurindertrantor
Copy link
Author

Hi @cwomack and @jjarvisp any update on this? Is there any expected timeline?

Thanks!

@github-actions github-actions bot added the pending-maintainer-response Issue is pending a response from the Amplify team. label Sep 28, 2024
@Mehdi-android
Copy link

Hi @cwomack and @jjarvisp what is the update? I am using this library in android kotlin
implementation("com.amplifyframework:core:1.28.0")
implementation("com.amplifyframework:aws-auth-cognito:1.28.0")

I am getting error
AuthException{message=Sign in failed, cause=java.lang.IllegalArgumentException: No enum constant com.amazonaws.mobile.client.results.SignInState.EMAIL_OTP, recoverySuggestion=See attached exception for more details.}

Give timeline please, when can we expect this issue to be resolved?

Thanks!

@cwomack
Copy link
Member

cwomack commented Oct 8, 2024

@Mehdi-android, we try to avoid stating specific dates or time frames for when a feature is available to ensure we don't fall short of promises/expectations. That being said, I can state that this is being actively worked on and tested at this point (and I'll again point to the feature branch as something to watch 😉).

We will follow up on this issue as soon as we can with any further progress!

CC: @gurindertrantor

@github-actions github-actions bot removed the pending-maintainer-response Issue is pending a response from the Amplify team. label Oct 8, 2024
@sators
Copy link

sators commented Oct 21, 2024

Following

@github-actions github-actions bot added the pending-maintainer-response Issue is pending a response from the Amplify team. label Oct 21, 2024
@cwomack cwomack removed the pending-maintainer-response Issue is pending a response from the Amplify team. label Oct 21, 2024
@smartersign
Copy link

Email MFA can't come fast enough.. thanks all for working on this!

@github-actions github-actions bot added the pending-maintainer-response Issue is pending a response from the Amplify team. label Oct 22, 2024
@cwomack cwomack removed the pending-maintainer-response Issue is pending a response from the Amplify team. label Oct 22, 2024
@haverchuck
Copy link
Contributor

This shipped on version 6.8.0!

@smartersign
Copy link

thanks all!

@github-actions github-actions bot added the pending-maintainer-response Issue is pending a response from the Amplify team. label Nov 1, 2024
@lgolubenkobit
Copy link

Is not working for me.
Mail is received but the form to enter 2FA code is never showed.

@smartersign
Copy link

Is not working for me. Mail is received but the form to enter 2FA code is never showed.

it sounds like you are confusing the hosted UI with the amplify-js package

@lgolubenkobit
Copy link

Is not working for me. Mail is received but the form to enter 2FA code is never showed.

it sounds like you are confusing the hosted UI with the amplify-js package

We are using Amplify UI instead of Cognito UI. Some time ago we had the same error that first post.
After update to 6.8.0 error doesn't ocurr anymore but form is never showed.

@cwomack
Copy link
Member

cwomack commented Nov 1, 2024

@lgolubenkobit, the support for Email MFA is only for the JS library at this point and not yet available for use with the Amplify UI Authenticator component. We are tracking that feature request here in the amplify-ui repo.

@github-actions github-actions bot removed the pending-maintainer-response Issue is pending a response from the Amplify team. label Nov 1, 2024
@lgolubenkobit
Copy link

@lgolubenkobit, the support for Email MFA is only for the JS library at this point and not yet available for use with the Amplify UI Authenticator component. We are tracking that feature request here in the amplify-ui repo.

When I read the post informing that it had been merged, I understood that the entire flow was solved. We will then wait for the solution from the amplify-ui repository.
Tranks!

@github-actions github-actions bot added the pending-maintainer-response Issue is pending a response from the Amplify team. label Nov 1, 2024
@cwomack cwomack removed the pending-maintainer-response Issue is pending a response from the Amplify team. label Nov 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Auth Related to Auth components/category feature-request Request a new feature
Projects
None yet
Development

No branches or pull requests

8 participants