movableink / doorman

HTTP Proxy + OAuth
MIT License
167 stars 52 forks source link

Add authentication by Github team #55

Closed mchesler closed 4 years ago

mchesler commented 4 years ago

We currently have the ability to limit Github authentication to organization membership or profile email address. This PR adds the ability to authenticate by Github team membership. It's built on top of the passport work replacing everyauth.

[ch33183]