# recaptcha

Get recaptcha information. E.g., for recaptchas like Grecaptcha v3, return corresponding code directly.

## APIs

 * get(action="generic") - return a promise that resolves recaptcha token for `action`.
