lsp progress

This commit is contained in:
Dax Raad
2025-06-05 23:42:04 -04:00
parent d9986aa6c2
commit 482fe2b8c9
13 changed files with 169 additions and 105 deletions
-1
View File
@@ -53,7 +53,6 @@ export namespace AuthAnthropic {
if (!(await file.exists())) return
const result = await file.json()
const refresh = result.refresh_token
const now = Date.now()
const response = await fetch(
"https://console.anthropic.com/v1/oauth/token",
{