Skip to content

Provide the ability to pass the token via HTTP headers instead of a query parameter #1344

@ikopylov

Description

@ikopylov

Passing the publication token via a query parameter is not secure, as the full URL often ends up in logs. This can lead to token leakage through logs. A better strategy is to pass the token via the Authorization header in HTTP.

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