MCPcopy Create free account

hub / github.com/firebase/firebaseui-web / functions

Functions658 in github.com/firebase/firebaseui-web

FunctionItemTitle
({ className, ...props }: React.ComponentProps<"div">)
examples/shadcn/src/components/ui/item.tsx:99
FunctionLabel
({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>)
packages/shadcn/src/components/ui/label.tsx:6
FunctionLabel
({ className, ...props }: React.ComponentProps<typeof LabelPrimitive.Root>)
examples/shadcn/src/components/ui/label.tsx:8
FunctionLineSignInButton
({ themed }: { themed?: boolean | string })
examples/react/src/screens/oauth-screen.tsx:58
FunctionLineSignInButton
()
examples/nextjs-ssr/app/screens/sign-in-auth-screen-w-oauth/page.tsx:55
FunctionLineSignInButton
({ themed }: { themed?: boolean | string })
examples/nextjs-ssr/app/screens/oauth-screen/page.tsx:54
FunctionLineSignInButton
()
examples/nextjs-ssr/app/screens/phone-auth-screen-w-oauth/page.tsx:53
FunctionLineSignInButton
()
examples/nextjs-ssr/app/screens/email-link-auth-screen-w-oauth/page.tsx:56
FunctionLineSignInButton
()
examples/nextjs-ssr/app/screens/sign-up-auth-screen-w-oauth/page.tsx:53
FunctionLineSignInButton
()
examples/nextjs/app/screens/sign-in-auth-screen-w-oauth/page.tsx:55
FunctionLineSignInButton
({ themed }: { themed?: boolean | string })
examples/nextjs/app/screens/oauth-screen/page.tsx:54
FunctionLineSignInButton
()
examples/nextjs/app/screens/phone-auth-screen-w-oauth/page.tsx:53
FunctionLineSignInButton
()
examples/nextjs/app/screens/email-link-auth-screen-w-oauth/page.tsx:56
FunctionLineSignInButton
()
examples/nextjs/app/screens/sign-up-auth-screen-w-oauth/page.tsx:53
FunctionLineSignInButton
({ themed }: { themed?: boolean })
examples/shadcn/src/screens/oauth-screen.tsx:57
FunctionMicrosoftLogo
({ className, ...props }: React.SVGProps<SVGSVGElement>)
packages/react/src/auth/oauth/microsoft-sign-in-button.tsx:57
FunctionMicrosoftSignInButton
({ provider, ...props }: MicrosoftSignInButtonProps)
packages/react/src/auth/oauth/microsoft-sign-in-button.tsx:41
FunctionMicrosoftSignInButton
({ provider, ...props }: MicrosoftSignInButtonProps)
packages/shadcn/src/components/microsoft-sign-in-button.tsx:27
FunctionMicrosoftSignInButton
({ provider, themed }: MicrosoftSignInButtonProps)
examples/shadcn/src/components/microsoft-sign-in-button.tsx:11
FunctionMultiFactorAuthAssertionForm
(props: MultiFactorAuthAssertionFormProps)
packages/react/src/auth/forms/multi-factor-auth-assertion-form.tsx:61
FunctionMultiFactorAuthAssertionForm
({ onSuccess }: MultiFactorAuthAssertionFormProps)
packages/shadcn/src/components/multi-factor-auth-assertion-form.tsx:38
FunctionMultiFactorAuthAssertionForm
({ onSuccess }: MultiFactorAuthAssertionFormProps)
examples/shadcn/src/components/multi-factor-auth-assertion-form.tsx:22
FunctionMultiFactorAuthAssertionScreen
(props: MultiFactorAuthAssertionScreenProps)
packages/react/src/auth/screens/multi-factor-auth-assertion-screen.tsx:35
FunctionMultiFactorAuthAssertionScreen
(props: MultiFactorAuthEnrollmentScreenProps)
packages/shadcn/src/components/multi-factor-auth-assertion-screen.tsx:27
FunctionMultiFactorAuthAssertionScreen
(props: MultiFactorAuthEnrollmentScreenProps)
examples/shadcn/src/components/multi-factor-auth-assertion-screen.tsx:11
FunctionMultiFactorAuthEnrollmentForm
(props: MultiFactorAuthEnrollmentFormProps)
packages/react/src/auth/forms/multi-factor-auth-enrollment-form.tsx:47
FunctionMultiFactorAuthEnrollmentForm
(props: MultiFactorAuthEnrollmentFormProps)
packages/shadcn/src/components/multi-factor-auth-enrollment-form.tsx:37
FunctionMultiFactorAuthEnrollmentForm
(props: MultiFactorAuthEnrollmentFormProps)
examples/shadcn/src/components/multi-factor-auth-enrollment-form.tsx:21
FunctionMultiFactorAuthEnrollmentScreen
(props: MultiFactorAuthEnrollmentScreenProps)
packages/react/src/auth/screens/multi-factor-auth-enrollment-screen.tsx:35
FunctionMultiFactorAuthEnrollmentScreen
(props: MultiFactorAuthEnrollmentScreenProps)
packages/shadcn/src/components/multi-factor-auth-enrollment-screen.tsx:27
FunctionMultiFactorAuthEnrollmentScreen
(props: MultiFactorAuthEnrollmentScreenProps)
examples/shadcn/src/components/multi-factor-auth-enrollment-screen.tsx:11
FunctionMultiFactorAuthEnrollmentScreenPage
()
examples/react/src/screens/mfa-enrollment-screen.tsx:23
FunctionMultiFactorAuthEnrollmentScreenPage
()
examples/shadcn/src/screens/mfa-enrollment-screen.tsx:21
FunctionMultiFactorEnrollmentPhoneNumberForm
(props: MultiFactorEnrollmentPhoneNumberFormProps)
packages/react/src/auth/forms/mfa/sms-multi-factor-enrollment-form.tsx:100
FunctionMultiFactorEnrollmentPhoneNumberForm
(props: MultiFactorEnrollmentPhoneNumberFormProps)
packages/shadcn/src/components/sms-multi-factor-enrollment-form.tsx:47
FunctionMultiFactorEnrollmentPhoneNumberForm
(props: MultiFactorEnrollmentPhoneNumberFormProps)
examples/shadcn/src/components/sms-multi-factor-enrollment-form.tsx:31
FunctionMultiFactorEnrollmentVerifyPhoneNumberForm
(props: MultiFactorEnrollmentVerifyPhoneNumberFormProps)
packages/react/src/auth/forms/mfa/sms-multi-factor-enrollment-form.tsx:232
FunctionMultiFactorEnrollmentVerifyPhoneNumberForm
(props: MultiFactorEnrollmentVerifyPhoneNumberFormProps)
packages/shadcn/src/components/sms-multi-factor-enrollment-form.tsx:122
FunctionMultiFactorEnrollmentVerifyPhoneNumberForm
(props: MultiFactorEnrollmentVerifyPhoneNumberFormProps)
examples/shadcn/src/components/sms-multi-factor-enrollment-form.tsx:106
FunctionMultiFactorEnrollmentVerifyTotpForm
(props: MultiFactorEnrollmentVerifyTotpFormProps)
packages/react/src/auth/forms/mfa/totp-multi-factor-enrollment-form.tsx:194
FunctionMultiFactorEnrollmentVerifyTotpForm
(props: MultiFactorEnrollmentVerifyTotpFormProps)
packages/shadcn/src/components/totp-multi-factor-enrollment-form.tsx:97
FunctionMultiFactorEnrollmentVerifyTotpForm
(props: MultiFactorEnrollmentVerifyTotpFormProps)
examples/shadcn/src/components/totp-multi-factor-enrollment-form.tsx:81
FunctionOAuthButton
({ provider, children, themed, onSignIn }: OAuthButtonProps)
packages/react/src/auth/oauth/oauth-button.tsx:70
FunctionOAuthButton
({ provider, children, themed, onSignIn }: OAuthButtonProps)
packages/shadcn/src/components/oauth-button.tsx:24
FunctionOAuthButton
({ provider, children, themed }: OAuthButtonProps)
examples/shadcn/src/components/oauth-button.tsx:8
FunctionOAuthScreen
({ children, onSignIn }: OAuthScreenProps)
packages/react/src/auth/screens/oauth-screen.tsx:40
FunctionOAuthScreen
({ children, onSignIn }: OAuthScreenProps)
packages/shadcn/src/components/oauth-screen.tsx:32
FunctionOAuthScreen
({ children, onSignIn }: OAuthScreenProps)
examples/shadcn/src/components/oauth-screen.tsx:16
FunctionOAuthScreenPage
()
examples/react/src/screens/oauth-screen.tsx:31
FunctionOAuthScreenPage
()
examples/nextjs-ssr/app/screens/oauth-screen/page.tsx:32
FunctionOAuthScreenPage
()
examples/nextjs/app/screens/oauth-screen/page.tsx:32
FunctionOAuthScreenPage
()
examples/shadcn/src/screens/oauth-screen.tsx:30
FunctionPasswordResetScreenPage
()
examples/nextjs-ssr/app/screens/password-reset-screen/page.tsx:21
FunctionPasswordResetScreenPage
()
examples/nextjs/app/screens/password-reset-screen/page.tsx:21
FunctionPhoneAuthForm
(props: PhoneAuthFormProps)
packages/react/src/auth/forms/phone-auth-form.tsx:251
FunctionPhoneAuthForm
(props: PhoneAuthFormProps)
packages/shadcn/src/components/phone-auth-form.tsx:173
FunctionPhoneAuthForm
(props: PhoneAuthFormProps)
examples/shadcn/src/components/phone-auth-form.tsx:157
FunctionPhoneAuthScreen
({ children, ...props }: PhoneAuthScreenProps)
packages/react/src/auth/screens/phone-auth-screen.tsx:40
FunctionPhoneAuthScreen
({ children, onSignIn }: PhoneAuthScreenProps)
packages/shadcn/src/components/phone-auth-screen.tsx:33
FunctionPhoneAuthScreen
({ children, onSignIn }: PhoneAuthScreenProps)
examples/shadcn/src/components/phone-auth-screen.tsx:17
FunctionPhoneAuthScreenPage
()
examples/react/src/screens/phone-auth-screen.tsx:22
FunctionPhoneAuthScreenPage
()
examples/nextjs-ssr/app/screens/phone-auth-screen/page.tsx:21
FunctionPhoneAuthScreenPage
()
examples/nextjs/app/screens/phone-auth-screen/page.tsx:21
FunctionPhoneAuthScreenPage
()
examples/shadcn/src/screens/phone-auth-screen.tsx:21
FunctionPhoneAuthScreenWithOAuthPage
()
examples/react/src/screens/phone-auth-screen-w-oauth.tsx:30
FunctionPhoneAuthScreenWithOAuthPage
()
examples/nextjs-ssr/app/screens/phone-auth-screen-w-oauth/page.tsx:32
FunctionPhoneAuthScreenWithOAuthPage
()
examples/nextjs/app/screens/phone-auth-screen-w-oauth/page.tsx:32
FunctionPhoneAuthScreenWithOAuthPage
()
examples/shadcn/src/screens/phone-auth-screen-w-oauth.tsx:27
FunctionPhoneNumberForm
(props: PhoneNumberFormProps)
packages/react/src/auth/forms/phone-auth-form.tsx:101
FunctionPhoneNumberForm
(props: PhoneNumberFormProps)
packages/shadcn/src/components/phone-auth-form.tsx:115
FunctionPhoneNumberForm
(props: PhoneNumberFormProps)
examples/shadcn/src/components/phone-auth-form.tsx:99
FunctionPirateToggle
()
examples/react/src/main.tsx:107
FunctionPirateToggle
()
examples/nextjs-ssr/lib/components/pirate-toggle.tsx:23
FunctionPirateToggle
()
examples/nextjs/lib/components/pirate-toggle.tsx:23
FunctionPirateToggle
()
examples/shadcn/src/main.tsx:109
FunctionPolicies
()
packages/react/src/components/policies.tsx:55
FunctionPolicies
()
packages/shadcn/src/components/policies.tsx:22
FunctionPolicies
()
examples/shadcn/src/components/policies.tsx:6
FunctionPolicyProvider
({ children, policies }: { children: React.ReactNode; policies?: PolicyProps })
packages/react/src/components/policies.tsx:41
FunctionPolicyTestConsumer
()
packages/react/src/context.test.tsx:29
FunctionRedirectError
()
packages/react/src/components/redirect-error.tsx:26
FunctionRedirectError
()
packages/shadcn/src/components/redirect-error.tsx:21
FunctionRedirectError
()
examples/shadcn/src/components/redirect-error.tsx:5
FunctionRegisterPage
()
examples/nextjs-ssr/app/register/page.tsx:21
FunctionRegisterPage
()
examples/nextjs/app/register/page.tsx:21
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
examples/nextjs-ssr/app/layout.tsx:29
FunctionRootLayout
({ children, }: Readonly<{ children: React.ReactNode; }>)
examples/nextjs/app/layout.tsx:30
FunctionScreen
()
examples/nextjs-ssr/app/forgot-password/screen.tsx:22
FunctionScreen
()
examples/nextjs-ssr/app/register/screen.tsx:24
FunctionScreen
()
examples/nextjs-ssr/app/sign-in/screen.tsx:26
FunctionScreen
()
examples/nextjs-ssr/app/sign-in/email/screen.tsx:25
FunctionScreen
()
examples/nextjs-ssr/app/sign-in/phone/screen.tsx:25
FunctionScreen
()
examples/nextjs/app/forgot-password/screen.tsx:22
FunctionScreen
()
examples/nextjs/app/register/screen.tsx:24
FunctionScreen
()
examples/nextjs/app/sign-in/screen.tsx:26
FunctionScreen
()
examples/nextjs/app/sign-in/email/screen.tsx:25
FunctionScreen
()
examples/nextjs/app/sign-in/phone/screen.tsx:25
FunctionScreenRoute
()
examples/react/src/main.tsx:57
FunctionScreenRoute
()
examples/shadcn/src/main.tsx:58
FunctionScreensLayout
({ children }: { children: React.ReactNode })
examples/nextjs-ssr/app/screens/layout.tsx:19
← previousnext →301–400 of 658, ranked by callers