package ctxkeys type ContextKey string const UserContextKey ContextKey = "jwt_claims"