Skip to content

Shruti120809/JwtBasedUserAPI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JwtBasedUserAPI

A secure ASP.NET Core Web API that implements JWT-based authentication and full CRUD operations for user profiles. Includes features like user registration, login with hashed passwords, role-based authorization, partial updates (PATCH), and token generation.

🔐 JwtUserApi This is a secure RESTful Web API built with ASP.NET Core that supports:

✅ User Registration & Login

🔐 JWT Authentication with secure token generation

🔒 Password Hashing using ASP.NET Identity

🛠️ CRUD Operations on user profiles

✏️ Partial Updates (PATCH) using DTO

🔑 Role-based Authorization (User/Admin ready)

About

A secure ASP.NET Core Web API that implements JWT-based authentication and full CRUD operations for user profiles. Includes features like user registration, login with hashed passwords, role-based authorization, partial updates (PATCH), and token generation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages