Sign In: Timing Attack #1544
Replies: 1 comment 1 reply
-
|
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
rwieruch
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I had a discussion on Reddit regarding the timing attack vector for the Sign In operation: https://www.reddit.com/r/nextjs/comments/1bvda9r/comment/ky0lqaw/ We came to the conclusion, that the following code snippet could add more security, because the timing of a request for a wrong username/email and password should be similar now.
Would this work?
Beta Was this translation helpful? Give feedback.
All reactions