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
Looks like you've got the login working great, and the codebase is very clean and slick. But it's hard right now to use it without a way to register. I'm sure this is next on your list!
The text was updated successfully, but these errors were encountered:
Now hashing sorted can implement this as a next step.
To work with the current hashed paswords we need to add the secret and salt to the .env file in heroku.
Ask me for the salt to work with current passwords. Or just remake the passwords with new salts.
(or we can delete all users because we will be able to make new users and salt and hash them in realtime anyway 😉)
Looks like you've got the login working great, and the codebase is very clean and slick. But it's hard right now to use it without a way to register. I'm sure this is next on your list!
The text was updated successfully, but these errors were encountered: