Is there any way to prevent recycling of the old password during password reset using amplify library for flutter? Or this configuration is on the AWS console itself? Thank you!
Asked
Active
Viewed 34 times
0
-
why don't create another table for passwords and just hash them and decode them when you need, So you will know and thus also updated if the password wont match. – Arbiter Chil Feb 17 '23 at 04:11