Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
陈曦
sub2api
Commits
2c856b67
Unverified
Commit
2c856b67
authored
Apr 05, 2026
by
偷得浮生
Committed by
GitHub
Apr 05, 2026
Browse files
Update oauth.go
parent
bf455811
Changes
1
Hide whitespace changes
Inline
Side-by-side
backend/internal/pkg/antigravity/oauth.go
View file @
2c856b67
...
@@ -50,7 +50,7 @@ const (
...
@@ -50,7 +50,7 @@ const (
)
)
// defaultUserAgentVersion 可通过环境变量 ANTIGRAVITY_USER_AGENT_VERSION 配置,默认 1.20.5
// defaultUserAgentVersion 可通过环境变量 ANTIGRAVITY_USER_AGENT_VERSION 配置,默认 1.20.5
var
defaultUserAgentVersion
=
"1.2
0.5
"
var
defaultUserAgentVersion
=
"1.2
1.9
"
// defaultClientSecret 可通过环境变量 ANTIGRAVITY_OAUTH_CLIENT_SECRET 配置
// defaultClientSecret 可通过环境变量 ANTIGRAVITY_OAUTH_CLIENT_SECRET 配置
var
defaultClientSecret
=
"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"
var
defaultClientSecret
=
"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"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment