mirror of https://github.com/minio/minio.git
0913eb6655
Up until now `InitializeProvider` method of `Config` struct was implemented on a value receiver which is why changes on `provider` field where never reflected to method callers. In order to fix this issue, the method was implemented on a pointer receiver. |
||
---|---|---|
.. | ||
provider | ||
ecdsa-sha3_contrib.go | ||
help.go | ||
jwks.go | ||
jwks_test.go | ||
jwt.go | ||
jwt_test.go | ||
rsa-sha3_contrib.go | ||
validators.go | ||
validators_test.go |