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

Fix code scanning alert: Add authentication integration system for user logins #243

Open
2 tasks
tristanpoland opened this issue Jan 25, 2025 · 0 comments
Open
2 tasks
Assignees
Labels
enhancement New feature or request help wanted Extra attention is needed Required for other issues Security

Comments

@tristanpoland
Copy link
Member

tristanpoland commented Jan 25, 2025

We need to add a system by which we can either provide and maintain a database for authentication or integrate with existing internal authentication systems that may be available.

Tracking issue for:

IMPORTANT:

  • We also need to ensure via middleware or headers that the client is properly authenticated, This will need to be done only on the initial connection, and any reconnects not on each event.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed Required for other issues Security
Projects
Status: Ready
Development

No branches or pull requests

1 participant