Skip to content

Conversation

@JustinNgxyen
Copy link
Contributor

We will hash the email first with sha-256 before we store them in the database for security reasons.

@JustinNgxyen JustinNgxyen requested a review from lxkedinh as a code owner May 1, 2024 04:34
Copy link
Collaborator

@lxkedinh lxkedinh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The checks to query whether a user has the input email for the login and registration routes fail. You have to refactor to check against the email hash, not the email itself.

@JustinNgxyen JustinNgxyen requested a review from lxkedinh May 16, 2024 23:07
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.

2 participants