summaryrefslogtreecommitdiffstats
path: root/models/auth/token.go
Commit message (Expand)AuthorAgeFilesLines
* Add index for access_token (#21908)Jason Song2022-11-231-1/+1
* Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551)delvh2022-10-241-1/+1
* Make every not exist error unwrappable to a fs.ErrNotExist (#20891)zeripath2022-10-181-0/+8
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-0/+230