使用RavenDB作为后端的一个MVC示例项目:RavenDB Modern MVC Starter Kit
这是一个 ASP.NET MVC 示例项目,使用RavenDB作为后端。支持用户注册和通过email验证(SendGrid),可选支持双重校验可选支持通过电子邮件(SendGrid)或短信(Twilio)双因素身份验证。
这个项目提供了:
- A RavenDB-backed identity provider, updated to work with the latest MS Identity Framework (2.1 at the time of this writing).
- A registration confirmation system: when a user registers, he is required to confirm his registration via email. The email is sent via your developer SendGrid account. Upon registering, the user is presented with the following screen:
The user will receive an email with a confirmation link. Following the link, he'll be taken to this page:
本文由用户 jopen 自行上传分享,仅供网友学习交流。所有权归原作者,若您的权利被侵害,请联系管理员。
转载本站原创文章,请注明出处,并保留原始链接、图片水印。
本站是一个以用户分享为主的开源技术平台,欢迎各类分享!