warrant-dev / warrant

Warrant is a highly scalable, centralized authorization service based on Google Zanzibar. Use it to define, enforce, query, and audit application authorization and access control.
https://warrant.dev
Apache License 2.0
1.15k stars 43 forks source link

Return wookie from object delete method #243

Closed kkajla12 closed 1 year ago

kkajla12 commented 1 year ago

Describe your changes

Updates the object service's delete method to return a wookie because it cascade deletes warrants related to the object.

Issue number and link (if applicable)

N/A