summaryrefslogtreecommitdiffstats
path: root/app/oauth.go
Commit message (Expand)AuthorAgeFilesLines
* Minor fixJoramWilander2017-07-121-0/+2
* Minor fixJoramWilander2017-07-061-11/+100
* PLT-5705 Created a single source of http.Client creation logic with internet ...Torsten Juergeleit2017-05-311-11/+3
* Ability to use OAuth login from mobile (#6432)enahum2017-05-171-2/+2
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-271-4/+4
* Fix OAuth SSO first account creation, add mobile support, and fix refresh tok...Joram Wilander2017-04-251-6/+9
* Implement v4 endpoints for OAuth (#6040)Joram Wilander2017-04-201-14/+14
* Refactor OAuth 2.0 code into app layer (#6037)Joram Wilander2017-04-121-1/+476
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Refactor switching login type code into app layer and add v4 endpoint (#6000)Joram Wilander2017-04-101-1/+171
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-1/+1
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-0/+34