Identity Endpoints - Lifetime IEmailSender #51289
Labels
area-identity
Includes: Identity and providers
enhancement
This issue represents an ask for new feature or an enhancement to an existing one
feature-identity-service
Milestone
That is a good point. That's the way I made
MapIdentityApi
work prior to this PR, but it is different from the Identity UI razor pages. The default no-op implementation is registered as a singleton.Do you think it's common to need or want services from the request scope? I guess it probably wouldn't hurt. It's just another parameter to pass around.
Originally posted by @halter73 in #50301 (comment)
After testing with a few email integrations, I noticed there were scoping issues for working with
FluentEmail
SMTP.A custom MailKit SMTP mailer worked fine.
The text was updated successfully, but these errors were encountered: