In the setup for password less login (only email) to control the email to a specific domain is there like access control list or should i just use emailDelivery to override the implementation to check for the email domain?
r
rp_st
08/04/2022, 4:07 AM
Hey!
rp_st
08/04/2022, 4:07 AM
You can override either createCodePOST api function in passwordless.init on the backend to check the input email and throw an error in case it’s not in your whitelist