refactor: remove opencode-openai-codex-auth dependency and auth subpath
🤖 GENERATED WITH ASSISTANCE OF [OhMyOpenCode](https://github.com/code-yeongyu/oh-my-opencode)
This commit is contained in:
11
src/auth.ts
11
src/auth.ts
@@ -1,11 +0,0 @@
|
||||
/**
|
||||
* OpenAI Codex Auth Plugin re-export
|
||||
*
|
||||
* This module re-exports the OpenAI Codex OAuth authentication plugin,
|
||||
* enabling users to authenticate with their ChatGPT Plus/Pro subscription.
|
||||
*
|
||||
* For Google Antigravity auth, use `oh-my-opencode/google-auth` instead.
|
||||
*
|
||||
* @see https://github.com/numman-ali/opencode-openai-codex-auth
|
||||
*/
|
||||
export { OpenAIAuthPlugin as default } from "opencode-openai-codex-auth"
|
||||
Reference in New Issue
Block a user