flaviuse / mern-authentication

MERN stack authentication boilerplate: password reset, email verification, server sessions, redux, typescript, hooks and docker for dev and prod.
https://mern-auth-client.herokuapp.com/login
MIT License
439 stars 95 forks source link

Can't log in #71

Closed ar065 closed 3 years ago

ar065 commented 3 years ago

It always says *Invalid email or password. no matter what I do

ar065 commented 3 years ago

Turns out it didnt like my SESSION_KEY, which had == at then end of it, which was probably the issue