Add browser OAuth for ChatGPT subscriptions

This commit is contained in:
Ryan Ward
2026-08-24 14:16:00 -05:00
parent a85ef61b1a
commit 3e08f76c9b
9 changed files with 401 additions and 280 deletions
@@ -1,5 +1,6 @@
{
"private": true,
"packageManager": "yarn@1.22.22",
"scripts": {
"generate": "graphql-codegen -r ts-node/register"
},