Hello,
I am using managed Supertokens.
Its been working fine since November.
On our user management page, we could manually generate the forget password link.
Yesterday we bulk update some of our users' password (abit hard and long to explain our reasoning).
Now the users can no longer login.
Some of us who can tried to generate the forgot password link but even if the user update their password there, they still can't login.
Resetting password in auth dashboard does not work too.
Backend: supertokens-node@12.1.4
Frontend: supertokens-auth-react@0.30.2
Core: 4.2
Edit:
The user management page is our own and not the auth dashboard by supertokens.
Resetting password in auth dashboard does not work too.