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

Is there way to show sign in view after resetting new password? #81

Closed
merbula opened this issue Jun 7, 2024 · 6 comments
Closed

Is there way to show sign in view after resetting new password? #81

merbula opened this issue Jun 7, 2024 · 6 comments
Assignees
Labels
question Further information is requested

Comments

@merbula
Copy link

merbula commented Jun 7, 2024

Hi,

After resetting the password user is signed in directly (in happy case). Is there way to force user to sign in after resetting the new password? I´m using Authenticator state machine with custom UI´s.

Thanks!

@lawmicha lawmicha added question Further information is requested pending-triage Issue is pending triage labels Jun 7, 2024
@lawmicha
Copy link
Contributor

lawmicha commented Jun 7, 2024

Hi @merbula, do you mean to automatically sign in the user with the new password that they entered in the reset password flow?

@ruisebas ruisebas removed the pending-triage Issue is pending triage label Jun 7, 2024
@ruisebas
Copy link
Member

ruisebas commented Jun 7, 2024

@merbula once the reset password workflow is successfully completed, the Authenticator will automatically sign in the user with the new password.

There is no way to change this.

@ruisebas ruisebas added the pending-community-response Issue is pending response from the issue requestor label Jun 7, 2024
@merbula
Copy link
Author

merbula commented Jun 11, 2024

Why this is different compared to Android? Is there plan to change this functionality similar to Android? Android is redirecting user to sign in view after resetting the password and user needs to sign in with the new password.

@github-actions github-actions bot removed the pending-community-response Issue is pending response from the issue requestor label Jun 11, 2024
@ruisebas
Copy link
Member

Thanks for pointing out the discrepancy between platforms.
We will discuss among the teams and post updates here.

@ruisebas ruisebas self-assigned this Jun 11, 2024
@ruisebas
Copy link
Member

The Swift Authenticator matches the behaviour of the Flutter one, when after successfully resetting a password the user is automatically signed in.

The Android team opened a feature-request to update their behaviour to match: aws-amplify/amplify-ui-android#160

@ruisebas ruisebas closed this as not planned Won't fix, can't repro, duplicate, stale Jun 12, 2024
Copy link

This issue is now closed. Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants