start (actual) email auth, add CancellationToken to most async methods
This commit is contained in:
parent
acc54a55bc
commit
344a0071e5
22 changed files with 325 additions and 152 deletions
3
Foxnouns.Backend/Views/Mail/_ViewImports.cshtml
Normal file
3
Foxnouns.Backend/Views/Mail/_ViewImports.cshtml
Normal file
|
@ -0,0 +1,3 @@
|
|||
@using Foxnouns.Backend
|
||||
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|
||||
@addTagHelper *, Coravel.Mailer.ViewComponents
|
Loading…
Add table
Add a link
Reference in a new issue