mewebstudio / captcha

Captcha for Laravel 5/6/7/8/9/10/11
MIT License
2.46k stars 453 forks source link

Accessibility issue on a web page #273

Open sreejithcj opened 1 year ago

sreejithcj commented 1 year ago

Hi,

Since the captcha is rendering as an image, our client says that it has accessibility issue. Their screen reading software is not able to read the text. Is there a way to make the captcha more accessible? Can I render text instead of image?

Thanks.