You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For the meantime, we are storing the passwords as pure strings without any form of hashing which is very insecure, so a proper hashing method should be implemented
For the meantime, we are storing the passwords as pure strings without any form of hashing which is very insecure, so a proper hashing method should be implemented