aboutsummaryrefslogtreecommitdiff
path: root/Timeline/Authenticate/AuthHandler.cs
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into null-request-field杨宇千2019-08-081-102/+102
|\
| * Add script to convert encoding and eof. And of course run it.unknown2019-08-071-101/+101
* | 3 things.杨宇千2019-08-051-1/+2
|/
* Expired token now has a unique code.杨宇千2019-08-011-0/+4
* Rename isAdmin to administrator.杨宇千2019-07-291-1/+1
* Fix bugs and write unit tests.杨宇千2019-07-231-1/+1
* WIP: change auth handler.杨宇千2019-07-211-13/+16
* WIP: Change the JwtService.杨宇千2019-07-201-3/+1
* Write a custom authenticate handler.杨宇千2019-07-201-0/+96