aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/auth
Commit message (Expand)AuthorAgeFilesLines
* Client: add user managementChocobozzz2016-08-093-21/+29
* Client: implement password changeChocobozzz2016-08-053-14/+52
* Server: move clients in its own fileChocobozzz2016-08-051-1/+1
* Client: fix login state when logoutChocobozzz2016-07-271-0/+2
* Client: Auth services cleanupChocobozzz2016-07-202-14/+6
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-205-0/+360