hey @khanprog this is possible. You want to:
- Set email verification as optional mode on the frontend / backend when initialising the recipe
- Post sign up, on the frontend, you can call the api to send an email verification email in the background.
- To send emails using sendgrid, search for the email delivery -> custom method in our docs