summaryrefslogtreecommitdiffstats
path: root/services/auth/source/oauth2
Commit message (Expand)AuthorAgeFilesLines
* Add setting to OAuth handlers to skip local 2FA authentication (#16594)zeripath2021-09-101-0/+1
* Decoupled code from DefaultSigningKey (#16743)KN4CK3R2021-08-271-7/+7
* Add EdDSA JWT signing algorithm (#16786)Aliaksandr Mianzhynski2021-08-251-6/+73
* Fix openidConnect source regression from #16544 (#16759)zeripath2021-08-221-1/+1
* Use github token URL when fetching oauth token (#16709)techknowlogick2021-08-171-1/+1
* Add microsoft oauth2 providers (#16544)zeripath2021-08-058-192/+474
* Lock goth/gothic and Re-attempt OAuth2 registration on login if registration ...zeripath2021-07-293-6/+26
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-3/+1
* switch to maintained lib (#16532)techknowlogick2021-07-242-2/+2
* Refactor: Move login out of models (#16199)zeripath2021-07-2410-0/+997