mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-31 14:22:27 +00:00
lsp progress
This commit is contained in:
@@ -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",
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user