Open Issues Need Help
View All on GitHub add salt rounds for hashing password about 1 hour ago
AI Summary: The issue aims to improve password security by replacing the current simple hashing method with a more robust approach. It proposes using PBKDF2 with salt rounds via `crypto.subtle` for stronger password hashing, providing a code example for implementation.
Complexity:
3/5
good first issue
Add oAuth Implementation about 3 hours ago
good first issue