Skip to content

YussufSassi/risk-based-auth-poc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Risk based auth proof of concept

This is a simple proof of concecpt of risk based authentication using fingerprinting. Below is a flowchart that explains this process.

flowchar

Installing

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

Tech stack

  • Golang (With gin web framework)
  • redis
  • Docker
  • Svelte
  • Typescript

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published