- New EtsySettings model holds the per-user API keystring and callback URL, managed via GET/PUT /api/etsy/config; env vars remain as optional fallback - Settings UI gains an API Configuration form (masked saved key, callback URL prefilled with this origin's /api/etsy/callback); Connect is enabled once configuration is saved - OAuth and sync resolve the key per user; post-callback redirect derives from the stored callback URL origin instead of CLIENT_URL Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.js | ||
| tailwind.config.js | ||
| tsconfig.json | ||
| tsconfig.node.json | ||
| vite.config.ts | ||