summaryrefslogtreecommitdiffstats
path: root/services/auth/source/oauth2/token.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor jwt.StandardClaims to RegisteredClaims (#18344)zeripath2022-01-201-6/+4
* Support webauthn (#17957)Lunny Xiao2022-01-141-1/+3
* A better go code formatter, and now `make fmt` can run in Windows (#17684)wxiaoguang2021-11-171-0/+1
* Add groups scope/claim to OIDC/OAuth2 Provider (#17367)Nico Schieder2021-10-221-0/+3
* Decoupled code from DefaultSigningKey (#16743)KN4CK3R2021-08-271-7/+7
* switch to maintained lib (#16532)techknowlogick2021-07-241-1/+1
* Refactor: Move login out of models (#16199)zeripath2021-07-241-0/+94