This is a simple proof of concecpt of risk based authentication using fingerprinting. Below is a flowchart that explains this process.
Run setup.sh to install the required dependencies and build the frontend application.
Now run docker compose up -d to deploy the project using docker.
Note: use the username "user" and the password "password" for testing
- Golang (With gin web framework)
- redis
- Docker
- Svelte
- Typescript
