Commit 5f27cc8
fix(types): make Session.isActive writable and add revokedAt
Required for session revocation fix — close() needs to set isActive=false
and revokedAt timestamp on the Session object.
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>1 parent c1250ba commit 5f27cc8
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| |||
0 commit comments