Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate a "have i been pawned" api call to check for potential user password leaks . #30

Open
Bhargav061197 opened this issue Aug 23, 2020 · 2 comments
Labels
enhancement New feature or request

Comments

@Bhargav061197
Copy link
Collaborator

Resource https://haveibeenpwned.com/API/v2

@Bhargav061197 Bhargav061197 added the enhancement New feature or request label Aug 23, 2020
@Bhargav061197
Copy link
Collaborator Author

Bhargav061197 commented Aug 23, 2020

Phase 1 -
Check for leaked password when
- user enters his domain , username and password

Phase 2-
Run a daemon service to constantly check at specified intervals for potential leaks, update in db column boolean leak(under userAccount) as true and notify user using aws ses email service

@Bhargav061197
Copy link
Collaborator Author

phase 1 done by @naveennivas

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant