Skip to content

A demo User Registration and logon system. Supports several logon methods including Username/Password, Magic Link, One Time password, and MFA.

License

Notifications You must be signed in to change notification settings

Bob-Wright/Authur-An-Image-Based-MFA-User-Authentication-System

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 

Repository files navigation

Authur-User-Authentication-System

A demo User Registration and logon system. Supports several logon methods including Username/Password, Magic Link, One Time password, and MFA.

This is an article about the enrollment or registration componenet of our user authentication system. This code is in the repo.

https://hackernoon.com/building-an-mfa-user-authentication-system-enrollment-component-code-using-images

This article also appeared here.

https://medium.com/@itzbobwright/an-image-based-mfa-user-authentication-system-enrollment-component-code-313064d8cac5

This is a partial upload. It presents a functioning User registration component for our User Authentication System. Most of the logon component is coded and functioning, and it is already in the repo. Conclusion article about the logon component to follow. Stay tuned.