@meatech/payblend_app_ui_component 1.1.44 → 1.1.45
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/constants/config.ts
CHANGED
package/dist/constants/config.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"config.js","sources":["../../../constants/config.ts"],"sourcesContent":["export const MAX_OTP_LENGTH = 6;\nexport const OTP_TIMER_SECOND = 60;\nexport const MIN_AGE_LIMIT =
|
|
1
|
+
{"version":3,"file":"config.js","sources":["../../../constants/config.ts"],"sourcesContent":["export const MAX_OTP_LENGTH = 6;\nexport const OTP_TIMER_SECOND = 60;\nexport const MIN_AGE_LIMIT = 18;\nexport const ACCESS_TOKEN_KEY = 'accessToken';\nexport const REFRESH_TOKEN_KEY = 'refreshToken';"],"names":[],"mappings":"AAAO,MAAM,cAAc,GAAG;AACvB,MAAM,gBAAgB,GAAG;AACzB,MAAM,aAAa,GAAG;AACtB,MAAM,gBAAgB,GAAG;AACzB,MAAM,iBAAiB,GAAG;;;;"}
|