AhmedFatthy1040 / Upwork-Clone-Backend

Upwork Clone: A platform connecting freelancers and clients for job postings, proposals, real-time chat, and secure payments via escrow.
MIT License
2 stars 3 forks source link

Database: Create User Authentication Table #6

Open AhmedFatthy1040 opened 1 day ago

AhmedFatthy1040 commented 1 day ago

Design the users table for storing authentication data such as email, password (hashed), and verification status.

AhmedMohamedAbdelaty commented 1 day ago

I'll do this.