#About this project This project is a simple prototype to test fingerprinting (detecting a device's fingerprint) The flow that will be covered is on login and registration to detect when a new device is detected for a user
The project integrates with a JS library fingerprintingjs2 to test this idea
#Setup
You will need
- Postgres
- Ruby 2.3.3
bundle install
##DB Setup