feat: rate limit keycloak API access #751
Annotations
4 errors
lint-go:
internal/keycloak/useraccesstoken.go#L58
Error return value of `c.limiter.Wait` is not checked (errcheck)
|
lint-go:
internal/keycloak/useraccesstoken.go#L80
Error return value of `c.limiter.Wait` is not checked (errcheck)
|
lint-go:
internal/keycloak/userrolesandgroups.go#L23
Error return value of `c.limiter.Wait` is not checked (errcheck)
|
lint-go
issues found
|