18F / projects

[WIP] A collection of our projects, past and present
Other
9 stars 3 forks source link

start adding github org oauth #40

Closed brendansudol closed 8 years ago

brendansudol commented 8 years ago

this adds github login for 18F organization members

right now, this only works locally (localhost:8000) -- will need to add another github app for prod environment (and break out our dev/prod settings)

if you're not in the 18F org and try to authenticate, you get redirected to homepage (TODO: this should also display a flash message to the user alerting them why it didn't work)

brendansudol commented 8 years ago

auth no longer a requirement (especially for MVP) -- as a result, closing this for now :)