This repo contains several ways to save passwords to a database. Most of them are dumb.
This code is the basis for a blog post: How Not To Store Passwords. Much of which was re-used on an educative.io course.
To run the app, install Docker
Compose and run docker-compose up
.