Update Password Error

Hi. My flow is to validate the password before updating it. This functionality works fine so I then invoke the update code from the docs await ctx.internalAdapter.updatePassword(session.user.id, hash) but then receive this error - Error: The data types text and nvarchar are incompatible in the equal to operator. Any suggestions?
0 Replies
No replies yetBe the first to reply to this messageJoin

Did you find this page helpful?