Skip to content
This repository has been archived by the owner on Nov 30, 2021. It is now read-only.

Option to includes roles for user(user_id) and all_users? #65

Open
jgn opened this issue Sep 8, 2017 · 1 comment
Open

Option to includes roles for user(user_id) and all_users? #65

jgn opened this issue Sep 8, 2017 · 1 comment

Comments

@jgn
Copy link

jgn commented Sep 8, 2017

Just an idea . . .

I have recently noticed that in my code I want to fetch all users (so they are cached - rather than calling for each user). But then I want roles for each user.

It would be quite convenient to be able to include roles during these calls.

(Ideally this would be done in the server-side API rather than in the client.)

The use case is for analyzing user lists for compliance.

@dthorpe
Copy link
Contributor

dthorpe commented Sep 8, 2017

Hi John,

Thanks for the feedback! I'll take a look. I've been experimenting with something on the side that would address your use case, but it's a bit of a radical departure from the current API. I'll see what / if we can wedge something into the existing API format.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants