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

Feature request: add support for Zendesk token auth #51

Open
tdenmark opened this issue Jul 30, 2013 · 0 comments
Open

Feature request: add support for Zendesk token auth #51

tdenmark opened this issue Jul 30, 2013 · 0 comments

Comments

@tdenmark
Copy link

Hi --

We're looking to use libsaas to communicate with Zendesk via their API token auth mechanism described here:

http://developer.zendesk.com/documentation/rest_api/introduction.html#security-and-authentication

However, Zendesk expects the following basic auth string: "{email_address}/token:{api_token}".

Perhaps, opening up the Zendesk.init() signature to accept a Zendesk token value would provide the ability to authenticate either with email and password or email and token.

/thor

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 a pull request may close this issue.

1 participant