Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomasky/dragverify

This is a vue3 component, which is sliding image to unlock for login or sign up
https://github.com/tomasky/dragverify

captcha drag-verify nodejs slider-component typescript vue3

Last synced: 28 days ago
JSON representation

This is a vue3 component, which is sliding image to unlock for login or sign up

Awesome Lists containing this project

README

        

### about

图片滑块验证组件(拼图)

## usage

```bash
npm run start # run http://localhost:8080/api/captcha
npm run dev # run vue3 page index
```

`api/captcha` api is supported by:

> "@itriton/captcha"

## Credits

- [dragVerifyImgChip.vue](https://github.com/yimijianfang/vue-drag-verify/blob/master/dragVerifyImgChip.vue)