on the passwordless recipe, i noticed that ST alll...
# support-questions-legacy
k
on the passwordless recipe, i noticed that ST alllowed anyone who can verify the otp. is there a way to limit logins to only known email addresses?
r
Hey! Yes there is.
You can override the createCode api on the backend to check that the u out email is whitelisted
k
sounds interesting, you have a link to the doc which describes this?
r
Checkout the advanced customisation > APIs override section