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:
@@ -260,8 +260,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/pages/LoginPage.tsx": {
|
||||
"mtime": 1783067422.968726,
|
||||
"ast_hash": "24f66d4545d352c0c78b9c00645bebb5",
|
||||
"mtime": 1783667366.139762,
|
||||
"ast_hash": "d518496ce1aa2a3d3c1509106ff36e77",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/admin/pages/MyClinicPage.tsx": {
|
||||
@@ -425,8 +425,8 @@
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/home/index.js": {
|
||||
"mtime": 1781248972.1612318,
|
||||
"ast_hash": "ca72c6bcf1e8d05243e224ea0c064b9b",
|
||||
"mtime": 1783667976.259501,
|
||||
"ast_hash": "59ed0812495bb819ff1a000ef15a9f40",
|
||||
"semantic_hash": ""
|
||||
},
|
||||
"assets/react/controllers/Hello.jsx": {
|
||||
|
||||
Reference in New Issue
Block a user