bb-plane-fork/packages/i18n
Nikhil a7e2e596bf
[WEB-5518]: update magic code token to send code as 6 digit numbers (#8188)
* refactor: simplify token generation in MagicCodeProvider by using a numeric approach

* fix: update placeholder text for unique code input across multiple languages

* refactor: replace token generation with a numeric approach for user email updates

* fix: update placeholder text for unique code input in multiple languages to a numeric format

* refactor: replace random token generation with secrets for enhanced security in user email updates and magic code provider
2025-12-01 18:56:14 +05:30
..
src [WEB-5518]: update magic code token to send code as 6 digit numbers (#8188) 2025-12-01 18:56:14 +05:30
.eslintignore [WEB-2870]feat: language support (#6215) 2025-01-03 14:16:26 +05:30
.eslintrc.cjs fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30
.prettierignore fix: CI to include lint and format along with build (#7482) 2025-08-18 21:27:16 +05:30
.prettierrc chore: use oxc tooling to speed up prettier (#8117) 2025-11-20 17:30:27 +05:30
package.json fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30
tsconfig.json fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30
tsdown.config.ts fix: source map warning during build (#8148) 2025-11-21 13:43:52 +05:30