{"id":163,"date":"2026-07-11T22:26:02","date_gmt":"2026-07-11T22:26:02","guid":{"rendered":"https:\/\/www.antsound.net\/?page_id=163"},"modified":"2026-07-16T00:42:01","modified_gmt":"2026-07-16T00:42:01","slug":"se-connecter","status":"publish","type":"page","link":"https:\/\/antsound.net\/index.php\/se-connecter\/","title":{"rendered":"Se connecter"},"content":{"rendered":"\n<script data-wp-block-html=\"js\">\ndocument.addEventListener(\"DOMContentLoaded\", () => {\n\n    const loginBtn = document.getElementById(\"loginBtn\");\n    if (loginBtn) {\n        loginBtn.onclick = async () => {\n            const data = {\n                email: document.getElementById(\"loginEmail\").value.trim(),\n                password: document.getElementById(\"loginPassword\").value.trim()\n            };\n\n            const res = await fetch(\"\/wp-json\/ml\/v1\/login\", {\n                method: \"POST\",\n                headers: { \"Content-Type\": \"application\/json\" },\n                body: JSON.stringify(data)\n            });\n\n            const out = await res.json();\n            document.getElementById(\"loginResult\").innerText = out.message;\n\n            if (out.success) {\n                window.location.href = \"\/mon-compte\";\n            }\n        };\n    }\n\n});\n<\/script>\n\n<style>\n.form-container {\n    width: 280px;\n    margin: 40px auto;\n    padding: 20px;\n    background: #ffffff;\n    border-radius: 10px;\n    box-shadow: 0 2px 12px rgba(0,0,0,0.1);\n    font-family: Arial, sans-serif;\n}\n.form-container * { box-sizing: border-box; }\n.form-container h2 {\n    margin-bottom: 15px;\n    font-size: 20px;\n    color: #333;\n    text-align: center;\n}\n.form-container input {\n    width: 100%;\n    padding: 8px;\n    margin: 8px 0;\n    border: 1px solid #ccc;\n    border-radius: 6px;\n    font-size: 14px;\n}\n.form-container button {\n    width: 100%;\n    padding: 10px;\n    background: #0073e6;\n    color: white;\n    border: none;\n    border-radius: 6px;\n    font-size: 16px;\n    cursor: pointer;\n    transition: 0.2s;\n}\n.form-container button:hover {\n    background: #005bb5;\n}\n<\/style>\n\n<div class=\"form-container\">\n    <h2>Connexion<\/h2>\n\n    <form method=\"POST\">\n        <input type=\"email\" name=\"log\" placeholder=\"Email\" required>\n        <input type=\"password\" name=\"pwd\" placeholder=\"Mot de passe\" required>\n\n        <button type=\"submit\" name=\"wp_login\">Connexion<\/button>\n    <\/form>\n<\/div>\n\n","protected":false},"excerpt":{"rendered":"<p>Connexion Connexion<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-163","page","type-page","status-publish","hentry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/antsound.net\/index.php\/wp-json\/wp\/v2\/pages\/163","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/antsound.net\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/antsound.net\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/antsound.net\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/antsound.net\/index.php\/wp-json\/wp\/v2\/comments?post=163"}],"version-history":[{"count":9,"href":"https:\/\/antsound.net\/index.php\/wp-json\/wp\/v2\/pages\/163\/revisions"}],"predecessor-version":[{"id":249,"href":"https:\/\/antsound.net\/index.php\/wp-json\/wp\/v2\/pages\/163\/revisions\/249"}],"wp:attachment":[{"href":"https:\/\/antsound.net\/index.php\/wp-json\/wp\/v2\/media?parent=163"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}