MCPcopy Create free account
hub / github.com/firebase/firebase-tools / signInWithGitHub

Function signInWithGitHub

src/init/features/hosting/github.ts:567–569  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

565}
566
567async function signInWithGitHub() {
568 return await loginGithub();
569}
570
571async function createServiceAccountAndKeyWithRetry(
572 options: any,

Callers 1

initGitHubFunction · 0.85

Calls 1

loginGithubFunction · 0.90

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…