WebSocket Token Authentication #5
Reference in New Issue
Block a user
Delete Branch "feature/websocket-token-auth"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Implements WebSocket authentication via api_key query parameter supporting ws://server:8096/socket?api_key=TOKEN format. Includes recent PostgreSQL improvements and configuration enhancements from last 18 commits.