MrPragmatic / recipe-sharing-app

0 stars 0 forks source link

Secure Branch: Implement Secure User Registration: #5

Open MrPragmatic opened 12 months ago

MrPragmatic commented 12 months ago

Create routes, views, and controllers for secure user registration. Integrate secure password handling (Argon2id). Store user data securely in the SQLite3 database.