Commit 945c05f
committed
set auth state before firing event
This may not actually do anything, but we risked something reading the
stale state after emitting the event because we set it after the fire().
Signed-off-by: nkomonen-amazon <[email protected]>1 parent 7fc386e commit 945c05f
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
325 | 325 | | |
326 | 326 | | |
327 | 327 | | |
328 | | - | |
329 | | - | |
| 328 | + | |
| 329 | + | |
| 330 | + | |
| 331 | + | |
| 332 | + | |
| 333 | + | |
| 334 | + | |
330 | 335 | | |
331 | | - | |
332 | 336 | | |
333 | 337 | | |
334 | 338 | | |
| |||
0 commit comments