python-caldav / caldav

Apache License 2.0
317 stars 94 forks source link

Bearer authentication support #260

Closed azmeuk closed 1 year ago

azmeuk commented 1 year ago

Github won't allow me to reopen #257

So, if a username has been provided, digest then basic auth will be attempted, and if no username has been provided then bearer auth will be attempted.