requestAuthToken
requestAuthToken
is a method on the faucet
object that requests an authentication token using a captcha response. This token can then be used to claim tokens without needing to solve another captcha.
requestAuthToken
does not require authentication.
Examples
requestAuthToken
Parameters
Parameter | Type | Description | Optional |
---|---|---|---|
captchaResponse | string | The captcha response from solving the captcha challenge | false |