clean architecture authorization

Developers Perspective – API architecture for general purpose

The purpose of the architecture is to modularise, isolate and control the flow of general components like authentication, authorization, validation, execution, error handling, basic auditing and responses using SOLID principles and clean code techniques. The architecture provides existing components as well as the ability to… Read More »Developers Perspective – API architecture for general purpose