← All projects

Auth Service

A standalone authentication microservice that provides secure user authentication, authorization, and token management for distributed applications using a scalable microservices architecture.

Auth Service

An authentication and authorization microservice designed to centralize identity management across multiple applications and services. The service handles user registration, login, JWT token generation and validation, refresh tokens, role-based access control (RBAC), and secure password management. Built with scalability, security, and maintainability in mind, it enables other microservices to delegate authentication while remaining loosely coupled through RESTful APIs and modern authentication standards.

Related projects

E-Shop on Container
2023· Completed

E-Shop on Container

A cloud-native e-commerce platform built with ASP.NET Core, Microservices, Docker, and Kubernetes, featuring an API Gateway, event-driven communication with RabbitMQ, and a scalable architecture based on Clean Architecture and Domain-Driven Design (DDD).