aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/shared/auth/user.model.ts
Commit message (Collapse)AuthorAgeFilesLines
* Client: add user managementChocobozzz2016-08-091-118/+0
|
* Client: implement password changeChocobozzz2016-08-051-4/+19
|
* Client: Add authHttp service that authentificates the http request andChocobozzz2016-07-201-0/+103
optionally refresh the access token if needed