Is your feature request related to a problem? Please describe.
Selfhosted Container can be used using API KEY auth similar to cloud.
Describe the solution you'd like
A API Key Auth header, basic check for authenticating websocket and other connections
Describe alternatives you've considered
Editing the codebase ts files to add it.
Use case
Security
Implementation ideas (optional)
Nginx Header Bearer Auth
Server Based Check
Additional context
Would you be willing to contribute this feature?
Is your feature request related to a problem? Please describe.
Selfhosted Container can be used using API KEY auth similar to cloud.
Describe the solution you'd like
A API Key Auth header, basic check for authenticating websocket and other connections
Describe alternatives you've considered
Editing the codebase ts files to add it.
Use case
Security
Implementation ideas (optional)
Nginx Header Bearer Auth
Server Based Check
Additional context
Would you be willing to contribute this feature?