🚀 مُصادَق: تحديث برمجي جديد 2026-05-03 01:26

This commit is contained in:
Hamza-Ayed
2026-05-03 01:26:23 +03:00
parent 6373f7572f
commit 5dbbbc1c8a
2 changed files with 22 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
/**
* مُصادَق — API Client with JWT Auth & Refresh Flow
*/
const API = {
window.API = {
baseUrl: '/Application/public/api.php',
accessToken: localStorage.getItem('access_token'),