MCPcopy 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
62function initFirebaseAuth() {
63 // TODO 3: Subscribe to the user's signed-in status
64}
65
66// Returns the signed-in user's profile Pic URL.
67function getProfilePicUrl() {

Callers 1

index.jsFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected