Skip to content

App to configure and test FaceMatch styling customizations

Notifications You must be signed in to change notification settings

verisoul/facematch-styling

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

facematch-styling

Use this app to configure and test FaceMatch UI customizations. Once you have the UI looking the way you want, provide the config.json file to Verisoul.

Install

npm install

Run

npm start

Generate session_id

Use your api key to manually generate a session_id in the sandbox environment using the /liveness/session endpoint.

Load Website

Open http://localhost:3000?custom_config=true&session_id=<session_id> in your browser.

Update Config

Update config.json in the public folder and reload the site to see the new UI

Troubleshooting

If you reload the website with anything in the path (/Face or /Error) the local server won't be able to resolve the path. When refreshing the page, make sure to only refresh http://localhost:3000?custom_config=true&session_id=<session_id>

About

App to configure and test FaceMatch styling customizations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published