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

Introduce headersProvider and paramsProvider to auth options #639

Merged
merged 5 commits into from Dec 15, 2022

Conversation

sonologico
Copy link
Contributor

@sonologico sonologico commented Oct 27, 2022

What does this PR do?

Introduce headersProvider and paramsProvider to channel authorization and user authentication in order to allow for changing header and param values after the Pusher object is initialized.

Checklist

  • All new functionality has tests.
  • All tests are passing.
  • New or changed API methods have been documented.
  • npm run format has been run

CHANGELOG

  • [ADDED] Introduce headersProvider and paramsProvider to channel authorization and user authentication in order to allow for changing header and param values after the Pusher object is initialized.

@sonologico sonologico marked this pull request as ready for review December 14, 2022 12:38
@sonologico sonologico changed the title Introduce headerProvider and paramProvider to auth options Introduce headersProvider and paramsProvider to auth options Dec 14, 2022
@sonologico sonologico added the release-minor Minor version bump label Dec 15, 2022
@sonologico sonologico merged commit f00289c into master Dec 15, 2022
@sonologico sonologico deleted the dynauth branch December 15, 2022 11:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release-minor Minor version bump
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants