Skip to content

Question: DAV Client Bearer Auth #1579

Open
@tschlaeppi

Description

@tschlaeppi

Hi,

Question: can I send a bearer token in the auth header with the Sabre\DAV\Client?

the public function request($method, $url = '', $body = null, array $headers = []) accepts a $header array, which I beleive that it might work, but the public function propFind(string $url, array $properties, int $depth = 0): array lacks such an input.

I was wondering, if it might be another solution without changing the code in Sabre\DAV.

Thanks for your help,

Thomas

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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