Commit Graph

5 Commits

Author SHA1 Message Date
Zeev Manilovich
f9a9773c42 doc/md: improving privacy docs and multi tenant example (#1724)
* doc/md: improving privacy docs and multi tenant example

* cr changes

* removing error wrap in since it already exists in Denyf function

* Apply suggestions from code review

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>

* cr fixes

* Update doc/md/privacy.md

* Update doc/md/privacy.md

* Update doc/md/privacy.md

* Update doc/md/privacy.md

* Update examples/privacytenant/example_test.go

* Update examples/privacytenant/rule/rule.go

Co-authored-by: Ariel Mashraki <7413593+a8m@users.noreply.github.com>
2021-07-19 13:29:21 +03:00
Ariel Mashraki
dd4792f5b3 go: rename module from github.com/facebook/ent => entgo.io/ent (#1226) 2021-02-02 23:03:04 +02:00
Ariel Mashraki
6ca96fff8b example/tenantprivacy: add update/delete-one mutation policy 2021-01-22 23:04:09 +02:00
Ariel Mashraki
6c2e0e86ea examples/privacy: add multi-tenant example (#846) 2020-10-13 13:10:45 +03:00
Ariel Mashraki
02acd17c14 doc/privacy: initial version for privacy feature (#843) 2020-10-13 10:29:41 +03:00