5df6067dd27e72916092c2e39957e37dc432ebb7
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>
Description
No description provided