login Opt will be expire in % min

This commit is contained in:
pramod mahajan 2025-09-08 15:17:43 +05:30
parent bb7e488bb0
commit 01a3f5809a

View File

@ -1,7 +1,7 @@
export const THRESH_HOLD = 48; // hours
export const DURATION_TIME = 10; // minutes
export const ITEMS_PER_PAGE = 20;
export const OTP_EXPIRY_SECONDS = 600 // OTP time
export const OTP_EXPIRY_SECONDS = 300 // OTP time
export const MANAGE_MASTER = "588a8824-f924-4955-82d8-fc51956cf323";