// Openai plugin module implements openai chatgpt oauth types behavior. export type { OAuthAuthInfo, OAuthCredentials, OAuthLoginCallbacks, OAuthPrompt, OAuthProvider, OAuthProviderId, OAuthProviderInfo, OAuthProviderInterface, OAuthSelectOption, OAuthSelectPrompt, } from "openclaw/plugin-sdk/provider-oauth-runtime";