summaryrefslogtreecommitdiff
path: root/lib/web/auth (unfollow)
Commit message (Expand)AuthorFilesLines
2017-09-04Give google the correct name.Kaiyu Shi1-3/+3
2017-05-17fix: export to gist occurred 404 not foundMax Wu1-0/+4
2017-05-08refactor(config.js): Extract config fileBoHong Li1-8/+8
2017-05-08refactor(auth.js): Remove base pathBoHong Li1-8/+8
2017-05-08refactor(app.js): Move passport serialize and deserialize to auth moduleBoHong Li1-0/+22
2017-05-08refactor(app.js, auth.js): Extract all auth method to individual modulesBoHong Li10-0/+405