aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/angular/users/services/auth.service.ts
Commit message (Expand)AuthorAgeFilesLines
* Follow the angular styleguide for the directories structureChocobozzz2016-05-271-107/+0
* Update to Angular RC 1Chocobozzz2016-05-131-2/+2
* Remove default client id/secretChocobozzz2016-04-281-2/+2
* I love semicolonsChocobozzz2016-04-271-1/+1
* Make angular client load dynamically the generated client id/secretChocobozzz2016-04-271-0/+17
* Implement user requests autorizations in the client sideChocobozzz2016-04-141-6/+43
* Add typescript (and angular2) linterChocobozzz2016-04-081-4/+3
* Login in Angular : first draftChocobozzz2016-03-221-0/+54