Changelog for authzee
.
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Remove sync methods and only accepts async
AuthzeeSync
class as a sync wrapper for Authzee app- Locality checks streamlined. Only specify current backends locality
- Parallel pagination skeleton
- general renaming
- rework ResourceAuthzs. They are now passed as instances to the Authzee app. Logic is streamlined
- Initial Alpha.
- Initial stub