Files
openclaw/extensions/openai/openai-codex-pkce.runtime.ts
2026-05-30 01:31:10 +02:00

2 lines
95 B
TypeScript

export { generateOAuthState, generatePKCE } from "openclaw/plugin-sdk/provider-oauth-runtime";