summaryrefslogtreecommitdiffstats
path: root/api4/oauth.go
Commit message (Expand)AuthorAgeFilesLines
* Set charset for OAuth2 authorize page (#7304)Joram Wilander2017-08-281-1/+1
* If login is using mobile respond with JSON object (#7030)enahum2017-08-031-4/+20
* Redirect OAuth SSO errors to error page (#6898)Joram Wilander2017-07-111-3/+9
* Minor fixJoramWilander2017-07-061-4/+4
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-231-1/+3
* Ability to use OAuth login from mobile (#6432)enahum2017-05-171-5/+28
* Fix OAuth SSO first account creation, add mobile support, and fix refresh tok...Joram Wilander2017-04-251-0/+3
* Implement v4 endpoints for OAuth (#6040)Joram Wilander2017-04-201-0/+481