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: Typing updates #1580

Merged
merged 1 commit into from Sep 25, 2019
Merged

fix: Typing updates #1580

merged 1 commit into from Sep 25, 2019

Conversation

vonagam
Copy link
Member

@vonagam vonagam commented Sep 23, 2019

  • authentication-client: params as a second optional argument for authenticate. Useful when you implement custom auth strategies.

  • primus: does not have SOCKET_KEY anymore and the options argument is optional.

  • socketio and primus: return configure functions that take an app as an argument.

This commit have description. If you prefer to have multiple one-line pull requests instead of such combo ones, let me know.

- `authentication-client`: `params` as a second optional argument for `authenticate`.
- `primus`: does not have `SOCKET_KEY` anymore and the options argument is optional.
- `socketio` and `primus`: return configure functions that take an app as an argument.
@daffl daffl changed the title fix: minor stuff fix: Typing updates Sep 25, 2019
@daffl daffl merged commit 7818aec into feathersjs:master Sep 25, 2019
@vonagam vonagam deleted the fix-minor-stuff-2 branch October 7, 2019 13:31
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.

None yet

2 participants