Hi, can I add a dummy users for testing purposes? ...
# support-questions-legacy
k
Hi, can I add a dummy users for testing purposes? in passwordless section
r
hey @kamyab - yes you can. We have backend sdk functions to signUp a user from the passwordless auth recipe. Check those out
k
Let me check @rp_st if anything needed will get back here
m
@rp_st for the fake data how to verify otp which is given in email .?
r
You shouldn’t call the api when manually signing up users. You should instead just use the password less recipe’s signinup function directly.
2 Views