Skip to content

Feature request: add support for Zendesk token auth #51

@tdenmark

Description

@tdenmark

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions