Albert 8046c20342 fix: Use Deepgram grantToken() for secure temporary voice tokens
Updated the voice-token API route to use deepgram.auth.grantToken()
consistently in all environments. This generates secure 30-second
temporary tokens instead of exposing the main API key.

- Removed development/production split for consistency
- Now uses grantToken() method in all environments
- Requires API key with "Member" or higher permissions
- Improved security by using short-lived tokens
- Updated documentation to reflect new requirements

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-09 05:59:45 +00:00
2025-11-08 12:44:39 +00:00
Description
No description provided
57 MiB