Skip to content

it doesn't ask for captcha again once verified #5

@shaybankhan

Description

@shaybankhan

We are encountering an issue with the ngx-captcha package where the captcha does not reset properly after being verified once. When the captcha is successfully verified and the observable returns true, it works as expected the first time. However, subsequent attempts to trigger the captcha verification process do not prompt the user to verify again. Instead, the package directly returns a value without displaying or resetting the captcha challenge.

Despite attempting to handle this by subscribing and unsubscribing from the observable, the captcha still retains its previously verified state and does not reset. We need a way to fully reset the captcha after each verification, ensuring that the user is required to verify again for subsequent operations. Any guidance or resolution for implementing a proper reset functionality would be greatly appreciated.

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