Dotnet 6 Signup Verification Api

screenshot of Dotnet 6 Signup Verification Api

.NET 6.0 - Boilerplate API with Email Sign Up, Verification, Authentication & Forgot Password

Overview:

The dotnet-6-signup-verification-api.NET 6.0 is a boilerplate API that provides email sign-up, verification, authentication, and forgot password functionalities. It is built on the .NET 6.0 framework and offers a preconfigured solution for developers looking to add these features to their applications. The API is well-documented and comes with a tutorial by Jason Watmore. The tutorial is available in English and Spanish.

Features:

  • Email Sign Up: The API allows users to sign up using their email address.
  • Verification: Users are required to verify their email address before gaining full access to the system.
  • Authentication: Once verified, users can authenticate themselves using their email and password.
  • Forgot Password: There is a functionality for users to reset their password if they forget it.