summaryrefslogtreecommitdiffstats
path: root/models/auth/oauth2.go
Commit message (Expand)AuthorAgeFilesLines
* Move almost all functions' parameter db.Engine to context.Context (#19748)Lunny Xiao2022-05-201-97/+37
* Delete user related oauth stuff on user deletion too (#19677)65432022-05-111-0/+20
* Fix some slice problems (incorrect slice length) (#19592)Lunny Xiao2022-05-031-1/+1
* Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439)Gusted2022-02-041-4/+18
* Refactor auth package (#17962)Lunny Xiao2022-01-021-0/+564