What is an authorization API?
Traditionally, authorization was often coupled in application code using custom logic. However, this approach is error-prone and allows developers to grant unauthorized access deliberately or by mistake. The proliferation of microservices-based archi...
cerbosdev.hashnode.dev3 min read