solid-contrib / solid-auth-fetcher

A client library for authenticating with Solid
Other
2 stars 7 forks source link

Add missing "dpop " + prefix to Authorization header #33

Closed michielbdejong closed 2 years ago

michielbdejong commented 2 years ago

Not sure how this ever worked without it?

michielbdejong commented 2 years ago

Ah but note how it's used in https://github.com/solid-contrib/solid-crud-tests/blob/11b15eb/test/helpers/util.ts#L89 I'll work around it for now.