aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Services/JwtService.cs
Commit message (Expand)AuthorAgeFilesLines
* ...crupest2020-01-211-132/+0
* ...杨宇千2019-10-211-66/+10
* ...杨宇千2019-10-191-1/+7
* Add script to convert encoding and eof. And of course run it.unknown2019-08-071-1/+1
* WIP: Need to solve the entity framework problem.杨宇千2019-08-041-181/+182
* Add token expire time.杨宇千2019-08-011-3/+5
* Expired token now has a unique code.杨宇千2019-08-011-8/+52
* Fix bugs and write unit tests.杨宇千2019-07-231-1/+1
* WIP: Develop UserService. Remove unused components.杨宇千2019-07-231-2/+1
* WIP: change UserService.杨宇千2019-07-211-15/+14
* WIP: Change the JwtService.杨宇千2019-07-201-20/+42
* Add version column in user database.杨宇千2019-07-201-1/+0
* Change roles in UserInfo into isadmin.crupest2019-05-161-13/+26
* Allow ordinary user to patch his password.crupest2019-04-211-9/+13
* Add database connection.crupest2019-04-121-39/+14
* Change create token api.crupest2019-04-111-16/+10
* Develop user token interface.crupest2019-02-141-4/+70
* Add authorization.crupest2019-02-071-0/+64