diff --git a/docs/source/captcha.rst b/docs/source/captcha.rst index b820c8db..8457876a 100644 --- a/docs/source/captcha.rst +++ b/docs/source/captcha.rst @@ -13,5 +13,8 @@ When using the CLI, pass the token via the :code:`--hcaptcha-token` argument (se Only the first login requires a captcha to be solved. Follow-up logins using refresh token do not require a captcha. This requires the tokens to be stored in a file (default behavior when using the CLI) or in the python object itself. +.. warning:: + The captcha token is only valid for a short time and can only be used once. + .. raw:: html - :file: _static/captcha_north_america.html \ No newline at end of file + :file: _static/captcha_north_america.html