Commit 9c4b454
test: switch back to JWT tokens to diagnose auth issue
CWT tokens are correctly signed and verified locally, but y-sweet
relay-server is rejecting them with "Unauthorized". Temporarily
switching back to JWT to verify if the issue is with CWT format
or token validation in general.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent bec43fb commit 9c4b454
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
59 | | - | |
| 59 | + | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| |||
0 commit comments