new experiment: <LoginWithChatGPT />
> allow users to login to their personal ChatGPT account and use it inside your site
> never need to pay for API usage to OpenAI
demo: https://t.co/Ak7ezdaGxA
should I make this an open-source library?
@arayush01 OpenAI claims to allow 3rd party apps to access Codex via CLI - ie how OpenClaw/hermes access it.
I reverse engineered a way to build this as an OAuth inside web/mobile.
not sure how compliant this is to their TOS - Waiting for OpenAI to respond before open sourcing this