package
0.0.0-20231225210641-d87ace733e3b
Repository: https://github.com/icco/graphql.git
Documentation: pkg.go.dev
# Functions
APIKeyMiddleware is an auth middleware.
AuthMiddleware parses the incomming authentication header and turns it into an attached user.
GqlLoggingMiddleware is a middleware for gqlgen that logs all gql requests to debug.
# Variables
GCPProjectID is the project ID where we should send errors.
Renderer is a renderer for all occasions.
# Structs
CustomClaims is from https://auth0.com/docs/quickstart/backend/golang.
JSONWebKeys is from https://auth0.com/docs/quickstart/backend/golang.
Jwks is from https://auth0.com/docs/quickstart/backend/golang.