summaryrefslogtreecommitdiff
path: root/lib/web/auth/github/index.js (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Change config to camel case with backwards compatibilitySheogorath2018-03-251-3/+3
| | | | | | | | This refactors the configs a bit to now use camel case everywhere. This change should help to clean up the config interface and make it better understandable. Signed-off-by: Sheogorath <sheogorath@shivering-isles.com>
* fix: export to gist occurred 404 not foundMax Wu2017-05-171-0/+4
|
* refactor(app.js, auth.js): Extract all auth method to individual modulesBoHong Li2017-05-081-0/+28