aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/auth/auth.service.ts
Commit message (Expand)AuthorAgeFilesLines
* Client: split in angular modulesChocobozzz2016-11-211-212/+0
* Client: fix handle refresh tokenChocobozzz2016-11-041-2/+2
* Merge branch 'master' into webseed-mergedChocobozzz2016-10-021-24/+70
|\
| * Client: add some explanations if we cannot retrieve client oauthChocobozzz2016-10-011-1/+4
| * Client: handle the case when the refreshing token step failsChocobozzz2016-10-011-3/+22
| * 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: 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