Can anyone explain how to send the validation code from serverpod to flutter app via message or email .Instead of printing the validation code in the terminal
Using Mailgun , Sendgrid or any smtp server to send the validation code to flutter app rather than sending the code via gmail .