aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/auth/auth-http.service.ts
Commit message (Expand)AuthorAgeFilesLines
* Move to HttpClient and PrimeNG data tableChocobozzz2017-09-141-93/+0
* Use typescript standard and lint all filesChocobozzz2017-06-161-41/+41
* Client: add basic aot supportChocobozzz2017-01-131-3/+5
* Client: split in angular modulesChocobozzz2016-11-211-2/+13
* Client: handle the case when the refreshing token step failsChocobozzz2016-10-011-6/+7
* Client: implement password changeChocobozzz2016-08-051-2/+4
* Client: Auth services cleanupChocobozzz2016-07-201-1/+1
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-201-0/+77