MCPcopy
hub / github.com/TransformerOptimus/SuperAGI / githubClientId

Function githubClientId

gui/pages/api/apiConfig.js:14–16  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

12};
13
14export const githubClientId = () => {
15 return GITHUB_CLIENT_ID;
16};
17
18export const analyticsMeasurementId = () => {
19 return GOOGLE_ANALYTICS_MEASUREMENT_ID;

Callers 1

signInUserFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected