OpenAI OAuth

Local refresh token helper

This local site follows the same PKCE, authorization_code exchange, and refresh_token refresh flow used in sub2api and codex-console.

Official OpenAI/Codex client_id only supports http://localhost:1455/auth/callback. Use manual paste mode for that client.

Callback mode
Session ID -
Generated redirect URI -

Exchange callback

Result

No result yet.