# @nulix/adonis-2fa

<br />

[![gh-workflow-image]][gh-workflow-url] [![npm-image]][npm-url] ![][typescript-image] [![license-image]][license-url]

## Introduction

Two Factor Authentication using `2fa-node` integration for AdonisJS.

## Documentation

See documentation at [adonis-2fa.netlify.app](https://adonis-2fa.netlify.app)

## License

AdonisJS 2FA is open-sourced software licensed under the [MIT license](LICENSE.md).

[gh-workflow-image]: https://img.shields.io/github/actions/workflow/status/nulix-dev/adonis-2fa/test.yml?style=for-the-badge
[gh-workflow-url]: https://github.com/nulix-dev/adonis-2fa/actions/workflows/test.yml 'Github action'
[npm-image]: https://img.shields.io/npm/v/@nulix/adonis-2fa/latest.svg?style=for-the-badge&logo=npm
[npm-url]: https://www.npmjs.com/package/@nulix/adonis-2fa/v/latest 'npm'
[typescript-image]: https://img.shields.io/badge/Typescript-294E80.svg?style=for-the-badge&logo=typescript
[license-url]: LICENSE.md
[license-image]: https://img.shields.io/github/license/nulix-dev/adonis-2fa?style=for-the-badge
