Join Discord
Powered by
Hi, can I add a dummy users for testing purposes? ...
# support-questions-legacy
k
kamyab
03/22/2023, 10:27 AM
Hi, can I add a dummy users for testing purposes? in passwordless section
r
rp_st
03/22/2023, 10:57 AM
hey
@kamyab
- yes you can. We have backend sdk functions to signUp a user from the passwordless auth recipe. Check those out
k
kamyab
03/22/2023, 11:44 AM
Let me check
@rp_st
if anything needed will get back here
m
maulikp_123
03/23/2023, 3:07 PM
@rp_st
for the fake data how to verify otp which is given in email .?
r
rp_st
03/23/2023, 3:08 PM
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
Previous
Next