We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The Node.js integration uses apiKey for the push_api_key config option used by the Elixir and Ruby integrations. They should be the same.
apiKey
push_api_key
pushApiKey
The text was updated successfully, but these errors were encountered:
@jeffkreeftmeijer @thijsc Do you remember why it's called apiKey now and can we rename it to pushApiKey?
Sorry, something went wrong.
No, and yes. I think we can update this, as long as the change is backward compatible.
We're moving forward with this. I'm removing the discuss label.
Fixed in #507
tombruijn
No branches or pull requests
The Node.js integration uses
apiKey
for thepush_api_key
config option used by the Elixir and Ruby integrations. They should be the same.TODO
pushApiKey
config option - Rename apiKey config option to pushApiKey #507apiKey
config option - Rename apiKey config option to pushApiKey #507apiKey
config option is set, it should set thepushApiKey
config option as a fallback.apiKey
config option is set.The text was updated successfully, but these errors were encountered: