This webcam login is a php- and javascript- based script allowing to create Login-sessions. Your face now serves as password, which gives more security because of more individuality. This Project works with the Microsoft Face API, jQuery and WebcamJS.
- Clone this repository
- Create a database and insert the file '/database.sql'
- Enter your database credentials in '/oop/DatabaseConnection.class.php'
- Register to Microsoft Face API and get your individual API key
- Enter your Microsoft Face API key and settings in 'oop/FaceRecognition.class.php'
- Optional: Enable SSL for more security
Webcam login is licensed under the MIT license