summaryrefslogtreecommitdiffstats
path: root/services/auth/source/oauth2/providers.go
Commit message (Expand)AuthorAgeFilesLines
* Fix various typos (#20338)luzpaz2022-07-121-1/+1
* format with gofumpt (#18184)65432022-01-201-4/+2
* Refactor auth package (#17962)Lunny Xiao2022-01-021-7/+7
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-2/+7
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-1/+2
* Add microsoft oauth2 providers (#16544)zeripath2021-08-051-177/+75
* Lock goth/gothic and Re-attempt OAuth2 registration on login if registration ...zeripath2021-07-291-0/+9
* Refactor: Move login out of models (#16199)zeripath2021-07-241-0/+257