Kullanici kayit ve giris #11

Closed
opened 2026-01-30 22:13:41 +01:00 by ilker · 0 comments
Owner

JWT tabanli authentication.

Endpoints:

  • POST /api/auth/register
  • POST /api/auth/login
  • POST /api/auth/logout

Ozellikler:

  • Password hashing (bcrypt)
  • Email validasyonu
JWT tabanli authentication. Endpoints: - POST /api/auth/register - POST /api/auth/login - POST /api/auth/logout Ozellikler: - Password hashing (bcrypt) - Email validasyonu
ilker added this to the Milestone 3: Backend - Auth & Jobs milestone 2026-01-30 22:13:41 +01:00
ilker closed this issue 2026-01-30 22:56:32 +01:00
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: soundex/soundex#11