You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my use case, I use prisma. I do store the hash on a different model/table, and not on user. But I can only defined properties.encryptedPassword on the same model.
The text was updated successfully, but these errors were encountered:
In my use case, I use prisma. I do store the hash on a different model/table, and not on user. But I can only defined
properties.encryptedPassword
on the same model.The text was updated successfully, but these errors were encountered: