Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] - (jwt?) token for websockets #643

Open
2 tasks
devlikepro opened this issue Nov 18, 2024 · 1 comment
Open
2 tasks

[Feature Request] - (jwt?) token for websockets #643

devlikepro opened this issue Nov 18, 2024 · 1 comment
Labels
enhancement New feature or request patron:PRO

Comments

@devlikepro
Copy link
Contributor

devlikepro commented Nov 18, 2024

Right now the only way to connect to websocket - using api key, which is not super secure.
We need to create scoped tokens api and validate when client connects to websockets. JWT looks good for that purpose

  • session + events array permissions
  • Use the approach in Dashboard

patron:PRO

@devlikepro devlikepro changed the title [Feature Request] - token for websockets [Feature Request] - (jwt?) token for websockets Nov 18, 2024
@devlikepro
Copy link
Contributor Author

devlikepro commented Nov 18, 2024

with #387

patron:PRO

@devlikepro devlikepro added the enhancement New feature or request label Nov 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request patron:PRO
Projects
None yet
Development

No branches or pull requests

1 participant