Properties
Static Apple
Apple
: typeof Apple = AppleStatic EmailVerificationTheme
EmailVerificationTheme: ((props: EmailVerificationThemeProps) => JSX.Element) = EmailVerificationTheme
Type declaration
- (props: EmailVerificationThemeProps): JSX.Element
Parameters
props: EmailVerificationThemeProps
Returns JSX.Element
Static Github
Github
: typeof Github = GithubStatic Google
Google
: typeof Google = GoogleStatic SignInAndUpCallbackTheme
SignInAndUpCallbackTheme: ComponentType<{}> = SignInAndUpCallbackTheme
Static SignInAndUpTheme
SignInAndUpTheme: FC<SignInAndUpThemeProps> = SignInAndUpTheme
Static ThirdPartyAuth
ThirdPartyAuth: FC<PropsWithChildren<{ requireAuth?: boolean; userContext?: any; onSessionExpired?: any }>> = ThirdPartyAuth