minio/internal/config/identity/openid
Harshavardhana 661b263e77
add gocritic/ruleguard checks back again, cleanup code. (#13665)
- remove some duplicated code
- reported a bug, separately fixed in #13664
- using strings.ReplaceAll() when needed
- using filepath.ToSlash() use when needed
- remove all non-Go style comments from the codebase

Co-authored-by: Aditya Manthramurthy <donatello@users.noreply.github.com>
2021-11-16 09:28:29 -08:00
..
provider rename all access token to id_tokens 2021-07-27 22:38:12 -07:00
ecdsa-sha3_contrib.go move to jwt-go v4 with correct releases (#13586) 2021-11-05 12:20:08 -07:00
help.go add userinfo support for OpenID (#12469) 2021-09-13 16:22:14 -07:00
jwks_test.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
jwks.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
jwt_test.go move to jwt-go v4 with correct releases (#13586) 2021-11-05 12:20:08 -07:00
jwt.go move to jwt-go v4 with correct releases (#13586) 2021-11-05 12:20:08 -07:00
rsa-sha3_contrib.go move to jwt-go v4 with correct releases (#13586) 2021-11-05 12:20:08 -07:00
validators_test.go add userinfo support for OpenID (#12469) 2021-09-13 16:22:14 -07:00
validators.go add userinfo support for OpenID (#12469) 2021-09-13 16:22:14 -07:00