Commit Graph

11 Commits

Author SHA1 Message Date
Steve Korshakov
fbd8e57ed6 feat: add access keys 2025-09-16 22:50:47 -07:00
Steve Korshakov
86bf8bf03c wip: working on artifacts 2025-09-16 22:35:09 -07:00
Steve Korshakov
e961407993 feat: add supportsv2 2025-09-10 20:03:57 -07:00
Kirill Dubovitskiy
c1c632e002 feat: add voice token endpoint with RevenueCat paywall
- Add POST /v1/voice/token endpoint for 11Labs voice authentication
- Integrate RevenueCat subscription validation (pro entitlement required)
- Skip paywall in development (NODE_ENV=development)
- Fetch 11Labs conversation tokens for authorized users
- Return allowed:false for users without subscription
- Add NODE_ENV=development to .env.dev for local testing

Generated with [Claude Code](https://claude.ai/code)
via [Happy](https://happy.engineering)

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Happy <yesreply@happy.engineering>
2025-09-08 04:04:48 -07:00
Steve Korshakov
d4570c6b8f feat: add machine data encryption key and new-machine update 2025-09-07 22:28:49 -07:00
Steve Korshakov
31bb2892f2 feat: data encryption key 2025-09-07 22:04:59 -07:00
Steve Korshakov
a2fa1dbd01 feat: add update version 2025-09-02 19:09:53 -07:00
Steve Korshakov
ee48abb737 ref: working on connected accounts 2025-09-01 15:32:10 -07:00
Steve Korshakov
96dd69d360 ref: move routes 2025-09-01 14:38:48 -07:00
Steve Korshakov
acec634e49 ref: move account, connect and session routes 2025-09-01 14:22:50 -07:00
Steve Korshakov
270042d132 wip: extract routes 2025-09-01 14:12:09 -07:00