aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/auth/auth.service.ts
Commit message (Expand)AuthorAgeFilesLines
* Client: centralize http res extraction in a serviceChocobozzz2016-08-231-13/+9
* Client: add user managementChocobozzz2016-08-091-7/+13
* Client: implement password changeChocobozzz2016-08-051-8/+29
* 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-201-13/+5
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-201-0/+172