Skip to content

.NET CORE API for universal/ customizable user registration and login.

Notifications You must be signed in to change notification settings

BadAga/Account-Register-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 

Repository files navigation

Universal Users API

This web API provides a simple and secure way for users to register and login to your web application.

💻 Build with

Technologies used in the project:

  • .NET Core 6
  • Entity Framework Core
  • Unit Testing

Used design pattern: MVC

✨ Features

Here's some of the project's features:

  • password hashing using SHA384 algorithm
  • phone number and PESEL validation
  • JWT authorization
  • Unit testing
  • Sending email

About

.NET CORE API for universal/ customizable user registration and login.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages