happy-server/sources/app
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
..
api feat: add voice token endpoint with RevenueCat paywall 2025-09-08 04:04:48 -07:00
auth ref: moving files around 2025-09-01 14:04:30 -07:00
events feat: add machine data encryption key and new-machine update 2025-09-07 22:28:49 -07:00
monitoring ref: moving files around 2025-09-01 14:04:30 -07:00
presence ref: working on connected accounts 2025-09-01 15:32:10 -07:00