Skip to content

Conform to Authorization header standards. #5

@aarona

Description

@aarona

Currently, tokens are sent through custom headers access-token: <jwt token> and refresh-token: <jwt token>. It would be better if they were sent using Authorization: bearer <jwt 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