microservices.ioInefficient approach One-by-one authorization using Oso
Oso Cloud local authorization enables a microservice to make authorization decisions using a combination of facts stored in Oso Cloud and the service's local database. listLocal() returns SQL WHERE clause fragments for bulk queries, and authorizeLocal() returns SQL SELECT statements for single-entity operations.
microservices.ioInefficient approach One-by-one authorization using Oso
Oso Cloud local authorization enables a microservice to make authorization decisions using a combination of facts stored in Oso Cloud and the service's local database. listLocal() returns SQL WHERE clause fragments for bulk queries, and authorizeLocal() returns SQL SELECT statements for single-entity operations.