Skip to content

The id of the captcha should be returned #7

@3ynm

Description

@3ynm

You should be able to pass the return_id option to all captcha solving methods, otherwise there's no way to report a good or bad captcha answer.

I've been told that it's recommended to report all captchas as good or bad, so maybe instead of 1 method that does it all, the default behavior should involve 3 steps: first send the request and return the id, then get the token, and then report its effectiveness.

You could also return the id and token on a single method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions