Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: generated Permit client, project permission logic (#1699)
* poc: use auto-generated permit client * remove unused dep * fix mock * tests * feat: boxed permissionsdal * feat: permit logic in project create/delete * nit: Default impls * refactor: impl blocks and tests * wip: permit projects integration test with pdp * fix: tests * wip: copy env command * fix: auth sync command (TODO) * feat: copy permit env auth command * feat: update permissionmock to record calls * feat: create/delete permit project inside transaction
- Loading branch information