Actions
Sub-Task #165
openEpic #3: Implement a secure user authentication system
Feature #159: User Registration
User Story #163: As a new user, I want to sign up with email and password, so that I can create an account
Hash and securely store credentials
Sub-Task #165:
Hash and securely store credentials
Status:
To Do
Priority:
Normal
Assigned To:
-
Start date:
03/28/2026
Due date:
% Done:
0%
Estimated time:
Description
To hash the password, the argon2i algorithm is recommended by OWASP.
Updated by Bricklou about 12 hours ago
- Description updated (diff)
- Status changed from Draft to To Do
Actions