summaryrefslogtreecommitdiff
path: root/lib/auth.js (unfollow)
Commit message (Collapse)AuthorFilesLines
2016-05-21Add support of google signinCheng-Han, Wu1-0/+9
2016-05-21Update to use dropbox api version 2Cheng-Han, Wu1-0/+1
2016-05-20Update to make user profile auto update on authenticationCheng-Han, Wu1-9/+24
2016-05-16Fix code styles and user refreshToken might need update when accessToken not ↵Cheng-Han, Wu1-4/+5
match
2016-05-11Start extending to support GitLab authentication.Jason Croft1-0/+10
Add necessary dependency. Add baseURL parameter for self-hosted GitLab Add necessary require. Add block for GitLab auth. Fix typo Update font-awesome dependency for GitLab icon. Use a color closer to GitLab orange. More direct TODO
2016-05-11Add accessToken saving.Jason Croft1-4/+14
2016-05-09Start extending to support GitLab authentication.Jason Croft1-0/+10
Add necessary dependency. Add baseURL parameter for self-hosted GitLab Add necessary require. Add block for GitLab auth. Fix typo Update font-awesome dependency for GitLab icon. Use a color closer to GitLab orange. More direct TODO
2016-04-20Refactor server with Sequelize ORM, refactor server configs, now will show ↵Cheng-Han, Wu1-30/+46
note status (created or updated) and support docs (note alias)
2015-07-02Jump to 0.3.1Wu Cheng-Han1-6/+7
2015-05-15Marked as 0.2.8Wu Cheng-Han1-4/+4
2015-05-04First commit, version 0.2.7Wu Cheng-Han1-0/+49