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.
This commit is contained in:
@@ -1 +1,2 @@
|
||||
import './styles.css';
|
||||
import 'altcha'; // ثبت custom element <altcha-widget> برای مودالهای صفحهی عمومی
|
||||
|
||||
Reference in New Issue
Block a user