-
| Im trying to show only entities that has any group that matches one of the context.authController.extra.groups (a string[]) in a collection, I have tried: I have tried setting currentUserGroups in both the Authenticator callback and the onFetch callback. I keep getting this error Any ideas on a better way to do this? |
Beta Was this translation helpful? Give feedback.
Answered by petost Nov 14, 2023
Replies: 1 comment
-
| Figured out how to do it now. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by petost
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Figured out how to do it now.
Dynamic Collections used as below.