summaryrefslogtreecommitdiff
path: root/lib/web/auth (follow)
Commit message (Expand)AuthorAgeFilesLines
* Give google the correct name.Kaiyu Shi2017-09-041-3/+3
* fix: export to gist occurred 404 not foundMax Wu2017-05-171-0/+4
* refactor(config.js): Extract config fileBoHong Li2017-05-081-8/+8
* refactor(auth.js): Remove base pathBoHong Li2017-05-081-8/+8
* refactor(app.js): Move passport serialize and deserialize to auth moduleBoHong Li2017-05-081-0/+22
* refactor(app.js, auth.js): Extract all auth method to individual modulesBoHong Li2017-05-0810-0/+405