Is there any package or any other way to verify the entered email address is exist or not. SendGrid will send whatever email address you are passing but it is not telling the input email address is exists or not.
Please let me know if there is an way to verify it in React.js or Node.js.
Thanks in advance.