Skip to content
#

rolebasedauthrorization

Here are 14 public repositories matching this topic...

Authentication & Authorization .NET 8 Web Api in which I demonstrated that how we can use Identity Framework with JWT (Json Web Tokens). This project is the best example of CodeFirst Approach with Db Interactions with the help of EF Core migrations. DTOs for Regestration, Login and Authorized access for the specfic user.

  • Updated Mar 10, 2025
  • C#

This Employee Management System provides secure user authentication, role-based access (Admin, User), and role assignment. It allows employees to register, log in, and manage their roles. The system uses JWT for authentication and refresh tokens for maintaining session integrity, ensuring secure access control.

  • Updated Feb 8, 2025
  • C#

Improve this page

Add a description, image, and links to the rolebasedauthrorization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rolebasedauthrorization topic, visit your repo's landing page and select "manage topics."

Learn more