From c64f6349fddde23e3882c4a918da1b679e17ecf4 Mon Sep 17 00:00:00 2001 From: Jane Jeon Date: Wed, 13 Nov 2019 17:32:21 -0500 Subject: [PATCH] add back readme changes --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0dd076c..ddd35a3 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,8 @@ It automatically takes away a lot of the manual wiring that you'd need to do if - figuring out _which_ resource to check the user's grants against automatically(!) - even filtering the result from a query according to a user's read access! +Not sure why you would need this? Read below for examples or [see here](https://janejeon.com/integrating-access-control-to-your-node-js-apps) to learn just how complex access control can be and how you can manage said complexity with this plugin! + ### 🏠 [Homepage](https://github.com/JaneJeon/objection-authorize) ## Install