Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tomasky/dragverify
- Owner: tomasky
- Created: 2016-08-04T13:15:59.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2022-07-07T03:59:30.000Z (over 2 years ago)
- Last Synced: 2023-03-22T14:56:40.963Z (almost 2 years ago)
- Topics: captcha, drag-verify, nodejs, slider-component, typescript, vue3
- Language: Vue
- Homepage:
- Size: 32.2 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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)