Skip to content

Add support for API key authentication #179

@jansokoly

Description

@jansokoly

Please add support for authenticating using API keys as described at https://docs.signnow.com/docs/signnow/authentication#generate-an-api-key.

Library currently only supports OAuth authentication, which requires association with particular user account. That's fine for user-centric scenarios.
But it's not suitable for app-centric scenarios, when an app accesses the API on it's own behalf, not on behalf of any user. API key authentication will better suit such scenarios.

Thank you.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions