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
@@ -2,6 +2,7 @@
"name": "build-and-deploy-hermes",
"version": "1.0.0",
"private": true,
"packageManager": "yarn@1.22.22",
"type": "module",
"scripts": {
"build": "tsx src/index.tsx",
@@ -2,6 +2,7 @@
"name": "build-and-install-to-applications",
"version": "1.0.0",
"private": true,
"packageManager": "yarn@1.22.22",
"type": "module",
"scripts": {
"start": "tsx src/index.tsx"