1 Commits

Author SHA1 Message Date
William Valentin
50a352fb27 feat(auth): add bcrypt password hashing service
- Add password hashing and verification utilities
- Implement bcrypt hash detection helper
- Support configurable salt rounds from unified config
- Replace plaintext password storage with secure hashing
2025-10-16 13:14:54 -07:00