akaunteban

Results 3 comments of akaunteban

The `rememberDevice()` function has been explicitly designed to skip MFA challenge when asked by the user. Check more info about it in the official docs: https://docs.amplify.aws/flutter/build-a-backend/auth/remember-device/

@NikaHsn Do you know if there is something new about it?

The behavior described by @dtodt is a workaround of the most efficient solution due you have to add additional attributes to the user and need access to the deviceId. In...