docs: update auth plugin versions to latest releases (#477)
- opencode-antigravity-auth: 1.1.2 → 1.2.7 - opencode-openai-codex-auth: 4.1.1 → 4.2.0 Fixes #463
This commit is contained in:
@@ -297,7 +297,7 @@ opencode auth login
|
||||
{
|
||||
"plugin": [
|
||||
"oh-my-opencode",
|
||||
"opencode-antigravity-auth@1.1.2"
|
||||
"opencode-antigravity-auth@1.2.7"
|
||||
]
|
||||
}
|
||||
```
|
||||
@@ -345,7 +345,7 @@ opencode auth login
|
||||
{
|
||||
"plugin": [
|
||||
"oh-my-opencode",
|
||||
"opencode-openai-codex-auth@4.1.1"
|
||||
"opencode-openai-codex-auth@4.2.0"
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
@@ -294,7 +294,7 @@ opencode auth login
|
||||
{
|
||||
"plugin": [
|
||||
"oh-my-opencode",
|
||||
"opencode-antigravity-auth@1.1.2"
|
||||
"opencode-antigravity-auth@1.2.7"
|
||||
]
|
||||
}
|
||||
```
|
||||
@@ -342,7 +342,7 @@ opencode auth login
|
||||
{
|
||||
"plugin": [
|
||||
"oh-my-opencode",
|
||||
"opencode-openai-codex-auth@4.1.1"
|
||||
"opencode-openai-codex-auth@4.2.0"
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
@@ -321,7 +321,7 @@ First, add the opencode-antigravity-auth plugin:
|
||||
{
|
||||
"plugin": [
|
||||
"oh-my-opencode",
|
||||
"opencode-antigravity-auth@1.1.2"
|
||||
"opencode-antigravity-auth@1.2.7"
|
||||
]
|
||||
}
|
||||
```
|
||||
@@ -369,7 +369,7 @@ First, add the opencode-openai-codex-auth plugin:
|
||||
{
|
||||
"plugin": [
|
||||
"oh-my-opencode",
|
||||
"opencode-openai-codex-auth@4.1.1"
|
||||
"opencode-openai-codex-auth@4.2.0"
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
@@ -305,7 +305,7 @@ opencode auth login
|
||||
{
|
||||
"plugin": [
|
||||
"oh-my-opencode",
|
||||
"opencode-antigravity-auth@1.1.2"
|
||||
"opencode-antigravity-auth@1.2.7"
|
||||
]
|
||||
}
|
||||
```
|
||||
@@ -353,7 +353,7 @@ opencode auth login
|
||||
{
|
||||
"plugin": [
|
||||
"oh-my-opencode",
|
||||
"opencode-openai-codex-auth@4.1.1"
|
||||
"opencode-openai-codex-auth@4.2.0"
|
||||
]
|
||||
}
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user