summaryrefslogtreecommitdiff
path: root/lib/web/auth (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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