feat: Support Azure single-tenant application using the Graph API (#6728) (#6878)

This commit is contained in:
Tejaswini Chile
2023-06-28 08:13:08 +05:30
committed by GitHub
parent 4a770fdea7
commit d05c953eef
14 changed files with 451 additions and 13 deletions

View File

@@ -0,0 +1,3 @@
require 'microsoft_graph_delivery_method'
ActionMailer::Base.add_delivery_method :microsoft_graph, MicrosoftGraphDeliveryMethod