rsnext/docs
Avery Morin eb0bd561a9
docs: Don't suggest using taintUniqueValue API with phone number (#62600)
Linked react docs explicitly advise not to use low-entropy values such
as phone numbers with the taintUniqueValue API.
https://react.dev/reference/react/experimental_taintUniqueValue#caveats

> Do not use taintUniqueValue to protect low-entropy values such as PIN
codes or phone numbers. If any value in a request is controlled by an
attacker, they could infer which value is tainted by enumerating all
possible values of the secret.

PS Sorry for the tiny change but this threw me off when I read it.
2024-02-27 16:28:05 -05:00
..
01-getting-started Docs: Address community feedback (#61857) 2024-02-10 09:59:29 -06:00
02-app docs: Don't suggest using taintUniqueValue API with phone number (#62600) 2024-02-27 16:28:05 -05:00
03-pages chore: Bump actions/cache (#62422) 2024-02-23 08:05:17 +00:00
04-architecture Removed an extra braces and comma from doc (},) (#61250) 2024-01-29 02:10:47 +00:00
05-community Update README.md (#48717) 2024-02-04 18:47:51 -08:00
index.mdx docs: fix broken link to learn course (#59288) 2023-12-05 08:39:54 -06:00