statonlab / multi-factor-auth
Provides multi-factor authentication to Laravel applications
Installs: 26 393
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 1
Requires (Dev)
- doctrine/dbal: ^2.10
- laravel/framework: ^v8.83.3
- orchestra/canvas: ^v6.0
- orchestra/testbench: ^v6.0
README
This package aims to provide easy multifactor authentication and identitiy verification for Laravel applications. It allows developers to send verification codes to the user's email or other channels and provides the forms necessary to verify the code. This package does not provide a way to integrate with one time token providers such as Google Authenticator. A main goal of this package is to be standalone and have no dependencies.
Documentation
Coming soon...
License
This open source package is licensed under MIT.
Copyright 2020 University of Tennessee Knoxville. All rights reserved.