You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
sendEmail in messaging.ts needs to be implemented. The function currently receives a subject, body and email address to send to and should resolve with a MessagingOutcome on success (as the stub does) and throw an error if the case of an issue (caught by caller).
The text was updated successfully, but these errors were encountered:
sendEmail in messaging.ts needs to be implemented. The function currently receives a subject, body and email address to send to and should resolve with a MessagingOutcome on success (as the stub does) and throw an error if the case of an issue (caught by caller).
The text was updated successfully, but these errors were encountered: