MCPcopy Create free account

hub / github.com/auth0/go-jwt-middleware / functions

Functions744 in github.com/auth0/go-jwt-middleware

MethodValidate
(context.Context)
validator/validator_test.go:23
MethodValidate
Validate implements validator.CustomClaims.
examples/http-dpop-trusted-proxy/main.go:27
MethodValidate
Validate implements validator.CustomClaims.
examples/http-dpop-disabled/main.go:26
MethodValidate
Validate errors out if any custom claims are invalid
examples/iris-example/custom_claims.go:16
MethodValidate
Validate errors out if `ShouldReject` is true.
examples/gin-example/custom_claims.go:16
MethodValidate
Validate errors out if `ShouldReject` is true.
examples/http-example/main.go:29
MethodValidate
Validate errors out if `ShouldReject` is true.
examples/echo-example/custom_claims.go:16
MethodValidate
Validate implements validator.CustomClaims.
examples/http-dpop-example/main.go:27
MethodValidate
Validate implements validator.CustomClaims.
examples/http-dpop-required/main.go:26
MethodValidateDPoPProof
(ctx context.Context, proof string)
core/dpop_test.go:27
MethodValidateDPoPProof
(ctx context.Context, proof string)
core/core_test.go:25
MethodValidateDPoPProof
(ctx context.Context, proofString string)
integrations/grpc/option.go:33
MethodValidateToken
(ctx context.Context, token string)
core/dpop_test.go:20
MethodValidateToken
(ctx context.Context, token string)
core/core_test.go:18
MethodValidateToken
ValidateToken validates the passed in JWT. This method is optimized for performance and abstracts the underlying JWT library. Security: The issuer is
validator/validator.go:196
MethodValidateToken
(ctx context.Context, token string)
integrations/grpc/option.go:29
MethodWarn
(msg string, args ...any)
middleware.go:43
MethodWarn
(msg string, args ...any)
option_test.go:800
MethodWarn
(msg string, args ...any)
core/core.go:24
MethodWarn
(msg string, args ...any)
core/core_test.go:53
MethodWarn
(msg string, args ...any)
integrations/grpc/interceptor_test.go:810
FunctionWithMultiIssuerStrictJWKSURIOrigin
WithMultiIssuerStrictJWKSURIOrigin enables strict validation that the jwks_uri returned by OIDC discovery shares the same scheme and host as the issue
jwks/option.go:225
Function_Greeter_HealthCheck_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
examples/grpc-example/proto/greeter_grpc.pb.go:109
Function_Greeter_SayHello_Handler
(srv interface{}, ctx context.Context, dec func(interface{}) error, interceptor grpc.UnaryServerInterceptor)
examples/grpc-example/proto/greeter_grpc.pb.go:91
FunctioncheckJWT
checkJWT is an echo.HandlerFunc middleware that will check the validity of our JWT.
examples/echo-example/middleware.go:33
Functioninit
()
integrations/grpc/interceptor_test.go:55
Functioninit
()
examples/grpc-example/proto/greeter.pb.go:278
Functionmain
()
examples/http-dpop-trusted-proxy/main.go:159
Functionmain
()
examples/http-dpop-disabled/main.go:57
Functionmain
()
examples/http-multi-issuer-example/main.go:79
Functionmain
()
examples/grpc-example/client/main.go:38
Functionmain
()
examples/grpc-example/server/main.go:56
Functionmain
()
examples/iris-example/main.go:84
Functionmain
()
examples/http-dynamic-issuer-example/main.go:205
Functionmain
()
examples/gin-example/main.go:85
Functionmain
()
examples/http-example/main.go:100
Functionmain
()
examples/echo-example/main.go:85
Functionmain
()
examples/http-dpop-example/main.go:121
Functionmain
()
examples/http-dpop-required/main.go:64
Functionmain
()
examples/http-jwks-example/main.go:77
Functionmain
()
examples/http-multi-issuer-redis-example/main.go:174
MethodmustEmbedUnimplementedGreeterServer
()
examples/grpc-example/proto/greeter_grpc.pb.go:65
MethodmustEmbedUnimplementedGreeterServer
()
examples/grpc-example/proto/greeter_grpc.pb.go:78
MethodmustEmbedUnimplementedGreeterServer
()
examples/grpc-example/proto/greeter_grpc.pb.go:84
← previous701–744 of 744, ranked by callers