Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/firebase/codelab-friendlychat-web
/ initFirebaseAuth
Function
initFirebaseAuth
web-start/src/index.js:62–64 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
60
61
// Initiate firebase auth
62
function
initFirebaseAuth() {
63
// TODO 3: Subscribe to the user's signed-in status
64
}
65
66
// Returns the signed-in user's profile Pic URL.
67
function
getProfilePicUrl() {
Callers
1
index.js
File · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected