POST
/token
Giriş — token çifti döner
POST
/token/validate
Access token doğrula
POST
/token/refresh
Refresh token ile yenile
POST
/token/revoke
Token'ı iptal et
POST
/auth/register
Kayıt + OTP gönder
POST
/auth/otp/send
OTP gönder
POST
/auth/otp/verify
OTP doğrula
POST
/auth/forgot-password
Şifremi unuttum
POST
/auth/reset-password
OTP ile şifre sıfırla
GET
/auth/me
Profil bilgisi (Bearer token)
PUT
/auth/me
Profil güncelle (Bearer token)
GET
/auth/roles
Kullanıcı rolleri (Bearer token)