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

Update utils dependency to v0.4.0 and modify token creation to includ… #5

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

L4B0MB4
Copy link
Contributor

@L4B0MB4 L4B0MB4 commented Dec 6, 2024

This pull request includes several changes to update dependencies, add new functionality, and modify existing methods in the codebase. The most important changes include updating the github.com/PRYVT/utils dependency, adding a new method to handle websocket connections, and modifying the token creation process to include an expiration time.

Dependency updates:

  • go.mod: Updated github.com/PRYVT/utils from version v0.3.0 to v0.4.0.

New functionality:

  • pkg/query/eventhandling/user.go: Added a new method AddWebsocketConnection to the UserEventHandler struct to handle websocket connections, although it currently logs a warning that this feature is not yet supported.

Token creation modifications:

Additional imports:

@L4B0MB4 L4B0MB4 merged commit 6c35773 into master Dec 6, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant