/FaceAuth

This is a Face Authenticator which helps in authenticating a user profile when they access the device

Primary LanguageJavaScript

FaceAuth

FaceAuth is a powerful software that helps you sign in and authenticate users quickly and securely using facial recognition technology. With FaceAuth, you can streamline your authentication process, increase security, and provide a convenient sign-in experience for your users. Get started today and see the benefits for yourself!

Deployment

To deploy this project:

  1. Clone the project
  git clone https://github.com/ompatil19/FaceAuth.git
  1. After cloning the project, open it in VS Code or any Code editor of your choice. Open two terminals in the current directory, one for the client side and one for the server side.

  2. On both the terminals run, the following command to download the dependencies.

  npm install 

4.To start sending mails on successful authentication do the following steps

head to /server/mail.js replace the client ID,client Secret ,Access token,your email with the respective credentials and the mailing system should start working

  1. To launch the app on the client terminal, run:
  npm start
  1. To start the server, run:
  nodemon app.js

alternatively in case this command doesn't work, use:

  node app.js

Features

  1. User Management: Manage and track user information with ease. View, edit, monitor, and generate reports to stay organized and make informed decisions.

  2. Advanced Security: Advanced security features like anti-spoofing, liveness detection, and encryption protect user data from fraudulent activities and ensure safety.

  3. Facial Recognition Sign-In: Quick and easy sign-in for users without traditional passwords. Provides a more secure and convenient sign-in experience with facial recognition technology.

  4. User-Friendly: Intuitive interface, fast and accurate facial recognition technology, and clear feedback for users make FaceAuth authentication website user-friendly. Robust security measures protect user data without compromising convenience.

Authors