override MapIdentityApi() to fix confirmation link.

This commit is contained in:
2024-08-25 13:38:38 -05:00
parent 484106ca17
commit b474641cd3
5 changed files with 497 additions and 16 deletions

View File

@@ -21,7 +21,6 @@ public class EmailSender : IEmailSender
this.client = client;
}
public async Task SendEmailAsync(string email, string subject, string htmlMessage)
{
var body = new