Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show teams and members #2

Open
TheLastProject opened this issue Jan 6, 2018 · 1 comment
Open

Show teams and members #2

TheLastProject opened this issue Jan 6, 2018 · 1 comment

Comments

@TheLastProject
Copy link
Member

TheLastProject commented Jan 6, 2018

This is going to need some custom code using the https://developer.github.com/v3/orgs/teams/#list-teams and https://developer.github.com/v3/orgs/teams/#list-team-members API calls. Also need to make sure private users don't show up.

This is especially useful in relation to Pext/Pext#68, so that users can easily see all members in the moderator team.

@TheLastProject
Copy link
Member Author

Preferably, we find an existing library for this, hopefully in PHP so it's easy to just run on the server without extra work. I'd rather not recreate and maintain this myself.

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

No branches or pull requests

1 participant