MCPcopy
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

JwtHandlerFunction · 0.65

Implementers 4

FirebaseProviderauth/provider/firebase.go
JWKSProviderauth/provider/jwks.go
Auth0Providerauth/provider/auth0.go
GenericProviderauth/provider/generic.go

Calls

no outgoing calls

Tested by

no test coverage detected