Authentication code input component in vue
npm install vue-auth-code-inputAuthentication code input component in vue

``sh`
yarn add vue-auth-code-input
`html``
| name | parameters | description |
| --------------- | ---------- | ----------------------------- |
| inputChange | codeArray, changedIndex | When some input value changes |
| inputComplete | codeArray, changedIndex | When all input value are not empty |