Replies: 2 comments
-
|
Just realized this can be implemented with a custom endpoint, and forcing the use of this custom endpoint instead of the "standard" /managed/user resource. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Please check #139 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In the managed,json I can use the hooks onCreate onUpdate and so to implement some access controls based on the atributes of the user that requests it, but I can limit what the requester sees with a query , it woud be nice to have something that validates each object returned on a query, something similar to the validTarget or validSource in a mapping.
Beta Was this translation helpful? Give feedback.
All reactions