Commit daa93c0
committed
fix(auth): signal auth_completed when client secrets check fails
Without this signal, the CLI blocks for 5 minutes (timeout) instead of
immediately reporting the missing credentials error.
Closes CodeRabbit review on PR taylorwilsdon#505.1 parent 3bf016a commit daa93c0
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
| 85 | + | |
| 86 | + | |
85 | 87 | | |
86 | 88 | | |
87 | 89 | | |
| |||
0 commit comments