#password-hashing

[ follow ]
Web frameworks
fromFoalts
1 week ago

Version 5.1 release notes | FoalTS

Foal v5.1 adds Node.js 24 support, file-system and logger enhancements, stronger password hashing, async execution fixes, OpenAPI docs update, and dependency upgrades.
Web development
from2ality
2 months ago

Learning web development: Authenticating users with plain Node.js

Build a Node.js web server implementing HTTP password authentication, using dynamic import for async crypto utilities, password hashing, and Base64 for binary-to-text encoding.
[ Load more ]