Published onMarch 6, 2022Storing user passwords in a separate SQL tableSQLdatabasebackendAnother approach when designing a database for user authentication is to store user passwords in a separate SQL table and thus make the chance of accidentally exposing the password minimal