hey @rp_st , is it possible to send bcrypt hashed password into the default sign in middleware from supertokens? so password value would be hashed using bcrypt, instead of sending plain text passwords
like this:
SuperTokens is an open source authentication solution offering features like: Different types of login: Email / password, Passwordless (OTP or Magic link based).