Fakultas Ilmu Komputer UI

Implement SendGrid email integration for Account activation

Dave Nathanael requested to merge sendgrid-email-integration into staging

Backend will send email notification for Accounts that are being activated from the admin panel. Email is sent to Account's email by nezappl@gmail.com (subject to change) with a pre-defined email content/structure. Using SendGrid for the Email service provider

Merge request reports