Commit 7a9dc03
Skip API key resolution when Bearer token is active
When a JWT Bearer token is set, the server ignores API keys entirely.
Short-circuit ResolveActiveConnectionApiKeyAsync to avoid resolving
a stale/wrong API key during workspace switches.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 08a7b8d commit 7a9dc03
1 file changed
Lines changed: 8 additions & 0 deletions
Lines changed: 8 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
387 | 387 | | |
388 | 388 | | |
389 | 389 | | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
| 393 | + | |
| 394 | + | |
| 395 | + | |
| 396 | + | |
| 397 | + | |
390 | 398 | | |
391 | 399 | | |
392 | 400 | | |
| |||
0 commit comments