override MapIdentityApi() to fix confirmation link.
This commit is contained in:
@@ -21,7 +21,6 @@ public class EmailSender : IEmailSender
|
||||
this.client = client;
|
||||
}
|
||||
|
||||
|
||||
public async Task SendEmailAsync(string email, string subject, string htmlMessage)
|
||||
{
|
||||
var body = new
|
||||
|
||||
Reference in New Issue
Block a user