Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 670 Bytes

README.md

File metadata and controls

17 lines (12 loc) · 670 Bytes

auth_actor

Authentication Application built using flutter

This is a simple Authenticator app which uses local_auth flutter package to verify the user's identity. As per the package name I think nothing is sent elsewhere except the device.

This application provides features to:

  • Check if authentication is available
  • List al the biometric types available
  • Check for the authentication
  • Report if authentication was successfull or not.

This is my second project as Android Development Intern at CodeClause.

If this project provides any kind of knowledge to you then do what you want to do. I am happy that you found this project as useful.
Thanks...