jingo icon indicating copy to clipboard operation
jingo copied to clipboard

Feature request: provide optional GitHub organisation authorization support

Open aruizca opened this issue 9 years ago • 0 comments

Hi @claudioc ,

I already have a full solution for this, but I'd need you to approve my previous PR #105 for me to submit a new one :-)

This PR would add a new optional parameter in GitHub auth config called organisation. If present, the authorization logic in the auth.js file will check if the authenticated user belongs to the required organisation. If not, access is forbidden.

Cheer!

aruizca avatar Nov 03 '15 23:11 aruizca