aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Services/JwtService.cs
Commit message (Collapse)AuthorAgeFilesLines
* 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