sourcebot/packages/backend
Michael Sukkarieh aa62847143
fix(ado): Manually pass token through http header for ado server (#543)
* support passing in token manually in auth header

* remove unneeded PAT embed check

* cleanup authheader usage

* changelog

* var name typo

* unset auth header in fetch

* move unset to finally in fetch
2025-09-27 17:14:29 -07:00
..
src fix(ado): Manually pass token through http header for ado server (#543) 2025-09-27 17:14:29 -07:00
.gitignore v3 effort (#158) 2025-03-31 22:34:42 -07:00
package.json feat(connections): Add Azure Devops Support (#514) 2025-09-17 22:18:56 -07:00
tsconfig.json v3 effort (#158) 2025-03-31 22:34:42 -07:00
vitest.config.ts Add unit testing library to @sourcebot/backend (#65) 2024-11-12 18:37:35 -08:00