MCPcopy Create free account

hub / github.com/GoogleCloudPlatform/recaptcha-enterprise-react-native / functions

Functions23 in github.com/GoogleCloudPlatform/recaptcha-enterprise-react-native

↓ 5 callersMethodexecute
* Execute reCAPTCHA and retrieve a token * @param action An action to describe what the user is doing such as "login" * @param timeout An option
src/recaptcha_client.tsx:15
↓ 1 callersMethodLOGIN
()
src/recaptcha_action.tsx:22
↓ 1 callersMethodcustom
(action: string)
src/recaptcha_action.tsx:30
↓ 1 callersFunctionexecute
( action: RecaptchaAction, timeout?: number )
src/recaptcha.tsx:62
↓ 1 callersMethodfetchClient
* Fetches a reCAPTCHA client immediately * @param siteKey Your application's reCAPTCHA site key
src/recaptcha.tsx:33
↓ 1 callersFunctioninitClient
(siteKey: string, timeout?: number)
src/recaptcha.tsx:46
↓ 1 callersMethodinitClient
android/src/main/java/com/google/recaptchaenterprisereactnative/RecaptchaEnterpriseReactNativeModule.kt:71
FunctionApp
()
example/src/App.tsx:35
MethodSIGNUP
()
src/recaptcha_action.tsx:26
Methodconstructor
()
src/recaptcha.tsx:27
Methodconstructor
(action: string)
src/recaptcha_action.tsx:18
MethodcreateNativeModules
android/src/main/java/com/google/recaptchaenterprisereactnative/RecaptchaEnterpriseReactNativePackage.kt:25
MethodcreateReactActivityDelegate
* Returns the instance of the [ReactActivityDelegate]. We use [DefaultReactActivityDelegate] * which allows you to enable New Architecture with a s
example/android/app/src/main/java/com/google/android/libraries/abuse/recaptcha/testapps/integration/MainActivity.kt:36
MethodcreateViewManagers
android/src/main/java/com/google/recaptchaenterprisereactnative/RecaptchaEnterpriseReactNativePackage.kt:29
Methodexecute
android/src/main/java/com/google/recaptchaenterprisereactnative/RecaptchaEnterpriseReactNativeModule.kt:95
Methodexecute
(action: RecaptchaAction, timeout?: number)
src/recaptcha_client.tsx:19
MethodfetchClient
android/src/main/java/com/google/recaptchaenterprisereactnative/RecaptchaEnterpriseReactNativeModule.kt:55
Functionget
()
src/recaptcha_native.tsx:29
MethodgetMainComponentName
* Returns the name of the main component registered from JavaScript. This is used to schedule * rendering of the component. */
example/android/app/src/main/java/com/google/android/libraries/abuse/recaptcha/testapps/integration/MainActivity.kt:30
MethodgetName
android/src/main/java/com/google/recaptchaenterprisereactnative/RecaptchaEnterpriseReactNativeModule.kt:41
MethodmapAction
android/src/main/java/com/google/recaptchaenterprisereactnative/RecaptchaEnterpriseReactNativeModule.kt:45
MethodonCreate
example/android/app/src/main/java/com/google/android/libraries/abuse/recaptcha/testapps/integration/MainApplication.kt:23
MethodrunDetoxTests
()
example/android/app/src/androidTest/java/com/google/android/libraries/abuse/recaptcha/testapps/integration/DetoxTest.java:33