apache / pulsar

Apache Pulsar - distributed pub-sub messaging system
https://pulsar.apache.org/
Apache License 2.0
14.27k stars 3.59k forks source link

[Doc] Update websocket docs to suggest passing the token as headers rather than query parameters #23625

Open lhotari opened 1 day ago

lhotari commented 1 day ago

Search before asking

What issue do you find in Pulsar docs?

https://pulsar.apache.org/docs/4.0.x/client-libraries-websocket/#authentication

What is your suggestion?

suggest passing the token as headers rather than query parameters

Any reference?

No response

Are you willing to submit a PR?