Create CaptchaHandler Class #443
Labels
area:task-runner
Related to Nebula's Task Runner package
focus:captcha
things involving captcha harvesting/solving
priority:urgent
Issues that need to be solved right away
type:enhancement
New feature or request
Milestone
Create a CaptchaHandler class in the task-runner package abstracts the events related to sending/receiving captcha tokens. This captcha handler class will act as a wrapper around the event-based communication with the TaskManager (and frontend) and provide a promise-based API for the TaskRunner to consume.
Specifically, the following functions will be added:
The text was updated successfully, but these errors were encountered: