Hi,
So basically we thought of using permissions but since we’ll have a lot of permissions (over the limit that auth0 has) so we can’t use it.
The other solution would be to use the app_metadata field.
So is there a way to retrieve every user that has a certain field in their app_metadata.
Which would mean searching users based on the fields of app_metadata.
Thanks in advance.