getmein-web icon indicating copy to clipboard operation
getmein-web copied to clipboard

Fix sendemail endpoint

Open Im-Madhur-Gupta opened this issue 1 year ago • 0 comments

Expected Behavior

  • On hitting the submit button github org invite should be sent to user.

Current Behavior and Triggers

  • Org invite doesnt get sent as sendemail end point is failing

Possible Solution

  • We need to change the email sending service from sendgrid to node mailer using smtp.
  • We will need to add the gmail smtp api token in the env.

Your Environment

NA

Would you like to work on this issue?

NA

Im-Madhur-Gupta avatar Mar 18 '23 16:03 Im-Madhur-Gupta