Inspiration 💡

Exploring password hashing and the bcrypt library.

What it does 🔒

Safely stores usernames and passwords in hashed form, deterring hackers.

How we built it 🛠️

We utilized bcrypt and JSON libraries.

Challenges we ran into ⚠️

Storing hashed passwords in JSON presented a challenge.

What we learned 📚

The encode function of strings.

Built With

Share this project:

Updates