Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
567
async
function
signInWithGitHub() {
568
return
await
loginGithub();
569
}
570
571
async
function
createServiceAccountAndKeyWithRetry(
572
options: any,
Callers
1
initGitHub
Function · 0.85
Calls
1
loginGithub
Function · 0.90
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…