Skip to content
This repository was archived by the owner on Feb 24, 2021. It is now read-only.
This repository was archived by the owner on Feb 24, 2021. It is now read-only.

Ooth Client headers #89

@dfliess

Description

@dfliess

I was receiving an error on authentication when calling ooth.method().

Debuging code I found https://github.com/nmaro/ooth/blob/c4d12242ef9fbb2fbbc63140a3feffdc5d64b2c7/packages/ooth-client/src/index.ts#L133

and I think it should be

actualHeaders.Authorization = `JWT ${this.token}`;

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions