hey @rp_st I want to add passwordless recipe + Email password Login both recipe
My case is when user is trying to login firstly user have to give their email and password if they are correct then only we will send them otp and verify otp if otp is valid then user can login successfully.
Is there any support from supertokens or we need to do it by BE side?
Thanks!!