aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Controllers/TokenController.cs
Commit message (Collapse)AuthorAgeFilesLines
* Continue to add unit tests for token. Fix a bug thanks to unit test.杨宇千2019-08-041-1/+1
|
* Add unit tests for token.杨宇千2019-08-041-1/+1
|
* Add token expire time.杨宇千2019-08-011-4/+20
|
* Expired token now has a unique code.杨宇千2019-08-011-3/+13
|
* WIP: Change UserController.杨宇千2019-07-231-15/+15
|
* WIP: Rewrite TokenController.杨宇千2019-07-231-26/+54
|
* WIP: change UserService.杨宇千2019-07-211-1/+1
|
* Move http models in to a new namespace. Revert last commit.crupest2019-04-221-1/+1
|
* Reorgnize api. Add basic unit test.crupest2019-04-211-0/+74