The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/auth/jwt
Jo c3d8c6e0ea
JWT: Fallthrough to fetch keyset in case of cache error (#80081)
1 year ago
..
auth.go Chore: use any rather than interface{} (#74066) 2 years ago
auth_test.go Chore: use any rather than interface{} (#74066) 2 years ago
jwt.go Chore: use any rather than interface{} (#74066) 2 years ago
key_sets.go JWT: Fallthrough to fetch keyset in case of cache error (#80081) 1 year ago
key_sets_test.go Auth: Respect cache control for JWKS in auth.jwt (#68872) 2 years ago
rsa_keys_test.go Deps: Replace go-jose v2 with go-jose v3 (#64228) 2 years ago
signing_test.go Chore: use any rather than interface{} (#74066) 2 years ago
validation.go Chore: use any rather than interface{} (#74066) 2 years ago