You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 17, 2021. It is now read-only.
As you can see, we are specifying a `onload` callback, which will notify the angular service once the api is ready for usage.
54
-
55
-
The `onload` callback name defaults to `vcRecaptchaApiLoaded`, but can be overridden by the service provider via `vcRecaptchaServiceProvider.setOnLoadFunctionName('myOtherFunctionName');`.
56
-
57
-
- Also include the vc-recaptcha script and make your angular app depend on the `vcRecaptcha` module.
44
+
- Include the vc-recaptcha script and make your angular app depend on the `vcRecaptcha` module.
0 commit comments