feat: add waiting number and handle resent otp

This commit is contained in:
Abdalhamid Alhamad
2025-03-16 11:34:08 +03:00
parent 9b5f863577
commit ec38b82a7b
7 changed files with 68 additions and 5 deletions

View File

@ -23,3 +23,4 @@ export * from './1739868002943-add-kyc-status-to-customer';
export * from './1739954239949-add-civilid-to-customers-and-update-notifications-settings';
export * from './1740045960580-create-user-registration-table';
export * from './1741087742821-add-used-flag-to-otp-and-remove-constraints-from-customers';
export * from './1742112997024-update-customer-table';