furaiev / amazon-cognito-identity-dart-2

Unofficial Amazon Cognito Identity Provider Dart SDK, to easily add user sign-up and sign-in to your mobile and web apps with AWS.
MIT License
182 stars 113 forks source link

Allow user to elect remembering the device with MFA #206

Closed alondahari closed 1 year ago

alondahari commented 2 years ago

Looking at the code, looks like the package currently expects all the devices to be stored on cognito and would only require MFA on a new device. In a lot of situations this behavior needs to be opted-in by the user, so it would be helpful if that would be supported. Mentioned here.

alondahari commented 2 years ago

This will also resolve an issue where users can't sign in if the user pool has optional MFA and optional remembering devices set.

furaiev commented 2 years ago

@jazzdragon you are welcome to contribute to this feature if you have time and passion. Unfortunately, I'm overloaded and don't have time to contribute actively.

inergarcia commented 1 year ago

Greetings, does the remember device functionality already exist?

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 30 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 14 days since being marked as stale.