Skip to content
This repository has been archived by the owner on Oct 11, 2023. It is now read-only.

Support for sastoken #17

Closed
Mgccon opened this issue Feb 3, 2017 · 1 comment
Closed

Support for sastoken #17

Mgccon opened this issue Feb 3, 2017 · 1 comment

Comments

@Mgccon
Copy link

Mgccon commented Feb 3, 2017

Are you considering adding support for the SAStoken for this library?
Example:
var client = EventHubClient.EventHubClient.fromConnectionString('Endpoint=sb://my-hub.servicebus.windows.net/;SharedAccessSignature=' + encodeURIComponent('sr=sb%3a%2f%2fmy-hub.servicebus.windows.net%2fdatacollectoroutbox%2fpublishers%2ffb5ec0e2-da48-43b2-9abf-dee0388a1457&sig=XXXXXXXXXXXXXXX&se=4640345124&skn=SendAccessPolicy'), 'queue')

@amarzavery
Copy link
Collaborator

@Mgccon - We do support sas token auth now. We have a new preview version "0.1.0" of the event hubs node.js client. This client was re-written from scratch. Please try the new version and let us know if you still see issues. You can find examples over here.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants