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

Adds support for WebSocket authentication #106

Merged
merged 2 commits into from May 3, 2019
Merged

Conversation

joelalejandro
Copy link
Member

Contributes to #99.

Allows to send a JWT on the meta.token property, used to detect the requesting user. Also unifies the get-user-from-token logic into a single utility function in ApplicationInstance.

@joelalejandro joelalejandro added the enhancement New feature or request label May 3, 2019
@joelalejandro joelalejandro self-assigned this May 3, 2019
@ebryn ebryn merged commit bddad6f into master May 3, 2019
@joelalejandro joelalejandro mentioned this pull request May 3, 2019
3 tasks
@ebryn ebryn deleted the joel/websocket-authenticate branch May 3, 2019 15:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants