LOADING…
0%
Complete changelog

Commit

refactor: Remove bcrypt dependency and implement Bun's native password hashing

Commit details

Commit notes

- Removed bcrypt from dependencies in package.json and bun.lock. - Updated password hashing and verification functions to use Bun's native methods for improved performance and security. - Added pnpm-lock.yaml to manage package versions.

Files changed
4
Lines added
+26
Lines removed
−92
This page is a permanent record of commit 5f4fe0b3.