mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-25 18:55:19 +02:00
Fix: GitHub Copilot Device Flow token_type validation - Accept any token type case (Bearer, bearer, etc)
This commit is contained in:
parent
b7866e3067
commit
97853c4b4c
6 changed files with 834 additions and 61 deletions
8
compile-output.log
Normal file
8
compile-output.log
Normal 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
|
||||
Loading…
Add table
Add a link
Reference in a new issue