:wave: is there a way to reset password from an ad...
# pactflow
j
๐Ÿ‘‹ is there a way to reset password from an admin account in pactflow? When i press forgot password for my user account it doesn't send me the verification code via email - not in spam or anything ๐Ÿ˜ž
m
Yes, the simplest way is for your admin to re-invite you. That should unlock your account and allow you to try logging in again with the temporary password
usually this happens if you were invited, but waited a long time before actually attempting a login
we use AWS Cognito under the hood, and it has a security policy that transitions the user to a locked status if they donโ€™t login within a certain time
๐Ÿ‘ 1