Skip to content

statonlab/multi-factor-auth

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multifactor Authentication for Laravel

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.