Feature/authentication login 86eqqubcd #5

Merged
yayayapluto merged 22 commits from feature/authentication-login-86eqqubcd into main 2024-11-21 09:17:27 +00:00
yayayapluto commented 2024-11-18 12:33:46 +00:00 (Migrated from github.com)

Feature authentication: Login

  1. Email and Password is required
  2. Email and Password validation using zod
  3. if passed then generate jwt token with 1 week expired and stored on user
### Feature authentication: Login 1. Email and Password is required 2. Email and Password validation using zod 3. if passed then generate jwt token with 1 week expired and stored on user
hafizhfadh (Migrated from github.com) approved these changes 2024-11-21 09:16:36 +00:00
hafizhfadh (Migrated from github.com) left a comment

Will do integration testing

Will do integration testing
Sign in to join this conversation.
No description provided.