Обновить index.html

This commit is contained in:
2026-04-22 15:34:38 +00:00
parent ab62cfbd45
commit e21d2cafaa

View File

@@ -35,7 +35,8 @@
let username = document.getElementById('username').value;
let password = document.getElementById('password').value;
console.log(username + password)
console.log(username + password);
console.log(returnUrl);
let json = JSON.stringify({ username, password, deviceId: 'stub-device', publicKey: 'N6fByS7oTIOX6m7on8h6T093SOn3df67o6v6n6n6n6o=' });
try {
// 1. Делаем реальный запрос к вашему API Gateway