Skip to content
#

authentication-backend

Here are 33 public repositories matching this topic...

MovieCraft is a web application that allows users to explore popular movies, add their favorite films to a personalized list, and authenticate securely using Azure Active Directory B2C. Built with a clean architecture in ASP.NET Core for the backend and Blazor WebAssembly for the frontend

  • Updated Jun 6, 2025
  • C#

For testing purpose and as part of the process to learn .net core framework carefully this is a micro project to prove the architecture of building a web API based on repository pattern and practicing to implement design patterns and apply what I've learnt in SOLID Principles , it's like a prototype of a several API's that I've worked on with au…

  • Updated Oct 29, 2021
  • 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 authentication-backend 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 authentication-backend topic, visit your repo's landing page and select "manage topics."

Learn more