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
read up on some encryption stuff and store the username, password encrypted with salt in the database;
maybe just store the hash of the credentials (not invertable hash)
read up on some encryption stuff and store the username, password encrypted with salt in the database;
maybe just store the hash of the credentials (not invertable hash)