highjump0615 / FaceAuthentication

Wep App; Face Recoginition user authentication, working with shopify, ASP.Net

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Basic Face Recognition Login

Face recognition user authentication with shopify, ASP.net

Overview

1. Main Features

  • Face recognition authentication
    Signup & Login in camera view on web page...
  • Shopify account redirect

2. Techniques

2.1 FaceRecognition (ASP.NET)

2.1.1 Framework
  • .NET Framework 4.5
  • Web API v5.0.0
2.1.2 Implementing Features
  • Generating Multipass Token
    After signup or login success, it will generate Shopify Mulitpass Token, and then redirect to shopify store with it.
  • Library for face authentication
    • FaceRecog\lib\faceengine.dll
    • FaceRecog\fr.dat (not included)

2.2 Third Party Plugins & Libs

2.2.1 JS Library

2.3 Shopify

Need to Improve

  • Improve features and UI

About

Wep App; Face Recoginition user authentication, working with shopify, ASP.Net


Languages

Language:JavaScript 57.8%Language:C# 21.0%Language:ASP 16.5%Language:CSS 4.6%