Hi. I kinda have an urgent question. I
Hi. I kinda have an urgent question. I am following the https://labs.convex.dev/auth/config/otps ResendOTP example here. Is it possible to either generate a specific code for a specific email address or is it possible to just log a certain user in by passing the OTP step?
9 Replies
Is this for e2e?
So its for my app store submission. Since they require to submit login credentials and I just have OTP. I don't want to set it all to 0s, as its prod and have quite a few users in there
I had this same scenario myself, I shared how I approached it with someone, finding the message
oh perfect. sounds good
Does it matter what email I use to create a proton account?
I don't think so. I used
<app-name>-testing@proton.me
I thinkThis was GOOD. Thank you so much @erquhart ! 🙏
Nice, glad it works for you!