Çalışıyor

JWT Kodmob API

WordPress veritabanı ile çalışan bağımsız PHP JWT kimlik doğrulama sunucusu.

⚙️ Admin Paneli 📄 Dokümantasyon
v1.0.1
Sürüm
JWT
HS256 İmza
OTP
SMS Desteği
API Endpoint'leri https://auth.hakki.xyz
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)