Commit 3289681
committed
chore(audit): inline TODO for corrupt-blob purge
Minor finding from the 2026-05-21 second-pass: lib/auth-context.js:165
swallows a SecureStore JSON.parse failure without deleting the blob.
Self-healing on next successful sign-in (setItemAsync overwrites), but
the explicit-purge is cheap and the silent-swallow is the kind of thing
that hides the next bug. Filed as inline TODO per audit policy — no
separate PR.1 parent 7d9a9a4 commit 3289681
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
164 | 164 | | |
165 | 165 | | |
166 | 166 | | |
| 167 | + | |
| 168 | + | |
| 169 | + | |
167 | 170 | | |
168 | 171 | | |
169 | 172 | | |
| |||
0 commit comments