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
The hashing of the user passwords is to be migrated to a hashing procedure that corresponds to the state of the art.
I suggest to stop using passwords and in-house authentication. It is hard to make and maintain in secure. Better approach is to leverage on well known 3rd party platform which provides better account security, e.g. GitHub (see Building a "Login with GitHub" button with a GitHub App) and do not waste time on it at all.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
From "Non-Functional Requirements":
I suggest to stop using passwords and in-house authentication. It is hard to make and maintain in secure. Better approach is to leverage on well known 3rd party platform which provides better account security, e.g. GitHub (see Building a "Login with GitHub" button with a GitHub App) and do not waste time on it at all.
Beta Was this translation helpful? Give feedback.
All reactions