solid-contrib / solid-auth-fetcher

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

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

Closed michielbdejong closed 1 year ago

michielbdejong commented 1 year ago

Not sure how this ever worked without it?

michielbdejong commented 1 year 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.