📄️ API Gateway Security 🔐
The API Gateway is the single entry point to the ShopVerse platform and acts as the central enforcement layer for security, routing, and access control.
📄️ JWT Security Model 🔐
This document explains how JSON Web Tokens (JWT) are used in ShopVerse to provide secure, stateless authentication and authorization across microservices.
📄️ Role-Based Access Control (RBAC) 🛡️
This document explains how Role-Based Access Control (RBAC) is implemented in ShopVerse to ensure secure, predictable, and maintainable authorization across all microservices.
📄️ Secret Management 🔑
This document explains how sensitive configuration and secrets are managed securely in ShopVerse.