18F / projects

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

Add MyUSA or GitHub for login #14

Open toolness opened 8 years ago

toolness commented 8 years ago

Admins need to be able to log into the admin UI!

Should we use MyUSA like https://dolores-app.18f.gov/ does?

brendansudol commented 8 years ago

what are your thoughts on oauthing with github? (and then checking for 18f org)

toolness commented 8 years ago

Oh sure! I like that better honestly, it will also make it easier for other non-US-govt orgs to fork our project for their own needs, if they want.

brendansudol commented 8 years ago

sweet! i did that in another django project a few months ago -- let me see if i can dig up :)