Skip to content

Commit 74e1cda

Browse files
author
Rick Anderson
authored
1 parent b6ba3d2 commit 74e1cda

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

aspnet/mvc/overview/security/create-an-aspnet-mvc-5-web-app-with-email-confirmation-and-password-reset.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,8 @@ You generally want to prevent new users from posting any data to your web site b
5151
<a id="SG"></a>
5252
## Hook up SendGrid
5353

54+
The instructions in this section are not current. See [Configure SendGrid email provider](/aspnet/core/security/authentication/accconfirm#configure-email-provider) for updated instructions.
55+
5456
Although this tutorial only shows how to add email notification through [SendGrid](http://sendgrid.com/), you can send email using SMTP and other mechanisms (see [additional resources](#addRes)).
5557

5658
1. In the Package Manager Console, enter the following command:

0 commit comments

Comments
 (0)