base64Captcha icon indicating copy to clipboard operation
base64Captcha copied to clipboard

mat be use store.Verify()

Open fifsky opened this issue 2 years ago • 0 comments

https://github.com/mojocn/base64Captcha/blob/1a6d007056a31d2525bb29780d37fc396634caee/captcha.go#L51

Store.verify should be used here, otherwise custom case-insensitive authentication cannot be implemented

fifsky avatar Mar 07 '22 10:03 fifsky