Your right. The user shouldn't be able to authenticate with the server using a hash of something stored in localstorage.
Therefore the password hash for the server auth key needs to use a different salt.
Your right. The user shouldn't be able to authenticate with the server using a hash of something stored in localstorage.
Therefore the password hash for the server auth key needs to use a different salt.
No replies yet.