Skip to content

Hanlak/Three-Factor-authentication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Three-Factor-authentication

Requirements:

  • XAMPP start apache and mysql
Database

authentication

tables
  • register use xampp to create table with id[primary][checkautoinc],username, email[primary],password,phone[unique]
  • pattern create table with id[primary][checkautoinc],username[primary],pattern
starts with
  • localhost/three-level-password-authentication/

ThankYou

About

Verifies One Time Password(otp) and Color Pattern that were given during SignUp

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published