Skip to content

feat(auth): detect unusual login behavior and alert users#342

Open
Saj8292008 wants to merge 2 commits intorohitdash08:mainfrom
Saj8292008:feat/finmind-login-anomaly
Open

feat(auth): detect unusual login behavior and alert users#342
Saj8292008 wants to merge 2 commits intorohitdash08:mainfrom
Saj8292008:feat/finmind-login-anomaly

Conversation

@Saj8292008
Copy link

What this does

  • Adds lightweight login anomaly detection (new IP/device detection)
  • Frontend: loginDetector.ts with device fingerprinting
  • Demo script: detect-login-anomaly-demo.js
  • Full test coverage with login-detection.test.ts and SSR test

Fixes #124

Testing

All 38 tests pass. Run npm test to verify.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Login anomaly detection & suspicious activity alerts

2 participants