UNPKG

baasic-sdk-angularjs

Version:

AngularJS SDK provides core functionality for building web and mobile applications on [Baasic](http://www.baasic.com/).

25 lines (12 loc) 667 B
# baasicRecaptcha `baasicRecaptcha` directive allows you to use the reCaptcha inside your project. **Example:** ```js <div baasic-recaptcha></div> ``` * * * **Notes:** - To enable reCaptcha, you need to [register for an API key pair](https://www.google.com/recaptcha/admin#list) and configure your Baasic application using the obtained Public and Private Key. Intended module should be assigned to `recaptchaKey` constant which is predefined with Public Key value, while Private Key should be set-up through Application Dashboard under the Application Settings section. *(c) 2017 Mono Ltd* **Author:** Mono Ltd **License:** MIT