Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/prometheus/common
/ tokenURL
Method
tokenURL
config/http_config_test.go:1841–1843 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
1839
}
1840
1841
func
(s *testOAuthServer) tokenURL() string {
1842
return
s.tokenTS.URL
1843
}
1844
1845
func
(s *testOAuthServer) close() {
1846
s.tokenTS.Close()
Callers
3
TestOAuth2
Function · 0.80
TestOAuth2WithFile
Function · 0.80
TestOAuth2WithJWTAuth
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected