Skip to content

Consider adding bearer token as a method of authentication #40

@staritjari

Description

@staritjari

It's not uncommon that a REST API uses an apikey or something else for first authentication to get a token, and then the token as a bearer token for subsequent requests. You already use bearer token with OAUTH authentication, it would be a small job to implement it, but it would add convenience in use.

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