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/_ViewStart.cshtml
Normal file
3
Foxnouns.Backend/Views/Mail/_ViewStart.cshtml
Normal file
|
@ -0,0 +1,3 @@
|
|||
@{
|
||||
Layout = "~/Areas/Coravel/Pages/Mail/Template.cshtml";
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue