8 Commits

Author SHA1 Message Date
3f68d835fe Refactor authentication actions and add user verification functionality
- Updated signin and signup actions to correctly handle phone number redirection and date of birth formatting.
- Introduced a new user-actions file to implement user verification logic.
- Added an auth guard to restrict access based on user roles.
- Enhanced the auth configuration to include user roles and language settings.
- Improved validation schemas for user input in the signup form.
2024-11-27 14:17:06 +05:00
1b43c85491 Add filter, pagination, search, and user table components 2024-11-27 14:16:25 +05:00
8673b8730f update packages 2024-11-27 14:15:54 +05:00
a0d85b1f12 add seed script and use postgres for db 2024-11-27 14:14:14 +05:00
e9c71c1e58 add non stretched favicon 2024-11-27 14:13:44 +05:00
7fadcd561f wip 2024-11-27 07:48:16 +05:00
7389de4c76 first commit 2024-11-24 23:30:44 +05:00
92d9e90cd6 Initial commit from Create Next App 2024-11-23 08:53:16 +05:00