cube-js / cube-js/cube

GraphQL - Authenticate without JWT for Introspection

Open
#3,992 0 comments 0 reactions 1 assignee Claimed by @vasilev-alex View on GitHub
api:graphql
Dominant language
Rust
Stars
20.8k
Forks
2.1k
Avg merge
1d 2h
Merged PRs (30d)
181

Description

**Is your feature request related to a problem? Please describe.**
Problem: Want to enable machine-to-machine introspection of the CubeJS GraphQL generated API. Currently you must authenticate via JWT

**Describe the solution you'd like**
Allow for another way to authenticate with cubeJS to get the /meta data for the API

**Describe alternatives you've considered**
checkAuth() or checkSqlAuth() look promising: https://cube.dev/docs/config#check-auth
Maybe there could be another, say `checkGraphQLMetaAuth()`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.