summaryrefslogtreecommitdiffstats
path: root/app/oauth.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-85/+85
* App: NewLocAppError -> NewAppError (#7327)George Goldberg2017-09-011-11/+10
* Merge branch 'release-4.1'Christopher Speller2017-08-171-3/+3
|\
| * Merge 4.0.3 into release-4.1 (#7169)Saturnino Abril2017-08-111-3/+3
* | PLT-6358: Server HTTP client improvements (#6980)Chris2017-08-091-2/+2
|/
* If login is using mobile respond with JSON object (#7030)enahum2017-08-031-6/+6
* Add more debugging info to server logs for failed OAuth requests (#7039)Joram Wilander2017-08-021-4/+7
* 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