Fix: GitHub Copilot Device Flow token_type validation - Accept any token type case (Bearer, bearer, etc)

This commit is contained in:
Rowboat Developer 2026-04-17 10:40:43 -05:00
parent b7866e3067
commit 97853c4b4c
6 changed files with 834 additions and 61 deletions

8
compile-output.log Normal file
View file

@ -0,0 +1,8 @@
npm error code ENOENT
npm error syscall open
npm error path /home/wilber/rowboat/package.json
npm error errno -2
npm error enoent Could not read package.json: Error: ENOENT: no such file or directory, open '/home/wilber/rowboat/package.json'
npm error enoent This is related to npm not being able to find a file.
npm error enoent
npm error A complete log of this run can be found in: /home/wilber/.npm/_logs/2026-04-17T15_19_27_924Z-debug-0.log