Files
clinicpro/assets/home/index.js
T
hamed aded526718 feat: implement login modal and altcha captcha for registration
- Added a login modal to the home page with mobile and password fields.
- Integrated altcha captcha for the registration process to enhance security.
- Updated the registration submission logic to include altcha payload.
- Improved error handling and user feedback for both login and registration processes.
2026-07-10 10:55:37 +03:30

3 lines
135 B
JavaScript

import './styles.css';
import 'altcha'; // ثبت custom element <altcha-widget> برای مودال‌های صفحه‌ی عمومی