Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dosco/graphjin
/ VerifyIssuer
Method
VerifyIssuer
auth/provider/provider.go:50–50 ·
view source on GitHub ↗
(jwt.MapClaims)
Source
from the content-addressed store, hash-verified
48
KeyFunc() jwt.Keyfunc
49
VerifyAudience(jwt.MapClaims) bool
50
VerifyIssuer(jwt.MapClaims) bool
51
SetContextValues(context.Context, jwt.MapClaims) (context.Context, error)
52
}
53
Callers
1
JwtHandler
Function · 0.65
Implementers
4
FirebaseProvider
auth/provider/firebase.go
JWKSProvider
auth/provider/jwks.go
Auth0Provider
auth/provider/auth0.go
GenericProvider
auth/provider/generic.go
Calls
no outgoing calls
Tested by
no test coverage detected