MCPcopy Create free account

hub / github.com/NirmalScaria/firebase-nextjs / functions

Functions64 in github.com/NirmalScaria/firebase-nextjs

↓ 7 callersFunctionshowStepsStatus
(currentStep)
scripts/cliUtils.mjs:18
↓ 3 callersFunctiongetUserCS
()
client/auth.tsx:20
↓ 2 callersFunctiondecodeFirebaseError
({ errorCode }: {errorCode: string})
client/getFirebaseErrors.ts:1
↓ 2 callersFunctiongetServiceAccountCreds
()
server/auth.ts:7
↓ 2 callersFunctionsetupGoogleAuth
(googleObject)
scripts/d_setWebApp.mjs:20
↓ 1 callersFunctioncheckUser
()
middleware/check-user.js:8
↓ 1 callersFunctionclearLines
(lines)
scripts/cliUtils.mjs:13
↓ 1 callersFunctioncopyComponents
()
scripts/a_copyComponents.mjs:18
↓ 1 callersFunctioncopyFiles
(source, target)
scripts/a_copyComponents.mjs:4
↓ 1 callersFunctioncreateAuthClient
()
scripts/a_setupGcloud.mjs:56
↓ 1 callersFunctioncreateWebApp
(apps, selectedProject)
scripts/d_setWebApp.mjs:69
↓ 1 callersFunctiondoSignOut
({ persist }: { persist: boolean })
auth-actions.ts:26
↓ 1 callersFunctionenableAuth
(selectedProject)
scripts/e_enableAuth.mjs:10
↓ 1 callersFunctionenableEmailPassword
(selectedProject)
scripts/e_enableAuth.mjs:15
↓ 1 callersFunctiongenerateServiceAccount
(selectedProject, auth)
scripts/c_generateServiceAccount.mjs:10
↓ 1 callersFunctiongetAppSS
()
server/auth.ts:23
↓ 1 callersFunctiongetGoogleKeys
()
middleware/check-user.js:59
↓ 1 callersFunctiongetProjects
(auth)
scripts/b_setupProject.mjs:10
↓ 1 callersFunctiongetServiceAccountCreds
()
scripts/utils/getEnv.mjs:20
↓ 1 callersFunctiongetServiceAccounts
(selectedProject, auth)
scripts/c_generateServiceAccount.mjs:16
↓ 1 callersFunctiongetToken
({ idToken })
server/getToken.js:9
↓ 1 callersFunctiongoogleAuth
()
scripts/a_setupGcloud.mjs:17
↓ 1 callersFunctionmain
()
scripts/index.mjs:8
↓ 1 callersFunctionsaveCreds
(selectedProject, selectedApp)
scripts/d_setWebApp.mjs:100
↓ 1 callersFunctionselectApp
(apps, selectedProject)
scripts/d_setWebApp.mjs:32
↓ 1 callersFunctionselectProject
(projects)
scripts/b_setupProject.mjs:23
↓ 1 callersFunctionselectServiceAccount
(serviceAccounts)
scripts/c_generateServiceAccount.mjs:29
↓ 1 callersFunctionsetWebApp
(selectedProject)
scripts/d_setWebApp.mjs:11
↓ 1 callersFunctionsetupGcloud
()
scripts/a_setupGcloud.mjs:8
↓ 1 callersFunctionsetupProject
(auth)
scripts/b_setupProject.mjs:4
↓ 1 callersFunctionstoreKey
(serviceAccount, selectedProject, auth)
scripts/c_generateServiceAccount.mjs:49
FunctionAuthPages
({ searchParams })
client/AuthPages.jsx:4
FunctionEmailSignInButton
({ children, email, password, setErrorMessage, className, setLoading }: { children: React.ReactNode, e
client/components.tsx:155
FunctionEmailSignUpButton
({ children, email, password, setErrorMessage, className, setLoading }: { children: React.ReactNode, e
client/components.tsx:182
FunctionFirebaseNextJSMiddleware
({ req, middleware = undefined, options = {} })
middleware/firebase-nextjs-middleware.js:10
FunctionFirebaseNextJSProvider
({ children }: { children: React.ReactNode })
client/auth.tsx:24
FunctionGithubLogo
({ height = 24, width = 24, ...props })
client/components.tsx:138
FunctionGithubSignInButton
({ children, className }: { children?: React.ReactNode, className?: string })
client/components.tsx:125
FunctionGoogleLogo
({ height = 24, width = 24, ...props })
client/components.tsx:110
FunctionGoogleSignInButton
({ children, className, method = "popup" }: { children?: React.ReactNode, className?: string, method?: "popup"
client/components.tsx:94
FunctionLoggedInContent
({ children }: { children: React.ReactNode })
client/components.tsx:24
FunctionLoggedOutContent
({ children }: { children: React.ReactNode })
client/components.tsx:29
FunctionLogoutButton
({ children, persistRoute }: { children: React.ReactNode, persistRoute?: boolean })
client/components.tsx:17
FunctionLogoutLogo
({ height = 20, width = 20, ...props })
client/components.tsx:224
FunctionProfileButton
({ size = 30, positions = ["bottom", "left", "right", "top"] }: { size?: number, positions?: PopoverPosition[]
client/components.tsx:210
FunctionProfileButtonTrigger
({ user, size }: { user: User | null, size: number })
client/components.tsx:228
FunctionProfilePopup
({ user }: { user: User | null })
client/components.tsx:235
FunctiondoCreateUserWithEmailAndPassword
(email: string, password: string)
auth-actions.ts:12
FunctiondoCreateUserWithEmailAndPassword
()
client/components.tsx:191
FunctiondoPasswordChange
(password: string)
auth-actions.ts:40
FunctiondoPasswordReset
(email: string)
auth-actions.ts:36
FunctiondoSendEmailVerification
()
auth-actions.ts:44
FunctiondoSignInWithEmailAndPassword
(email: string, password: string)
auth-actions.ts:16
FunctiondoSignInWithEmailAndPassword
()
client/components.tsx:163
FunctiondoSignInWithGithub
()
client/components.tsx:126
FunctiondoSignInWithGoogle
()
auth-actions.ts:20
FunctiondoSignInWithGoogle
()
client/components.tsx:95
FunctiondoSignInWithGoogleRedirect
()
client/components.tsx:105
FunctiongetApp
()
firebasenextjs-firebase.ts:10
FunctiongetUserSS
()
server/auth.ts:35
FunctiongetenvAction
()
scripts/utils/getEnv.mjs:11
FunctioninitializeUser
(user: User | null)
client/auth.tsx:35
FunctionsetupAction
()
scripts/setup.mjs:16
FunctionsignOutAction
()
client/components.tsx:18