pdsinterop / php-solid-server

Standalone Solid Server written in PHP by PDS Interop
https://pdsinterop.org/php-solid-server/
MIT License
46 stars 7 forks source link

Use upstream cookie getter #28

Closed michielbdejong closed 3 years ago

michielbdejong commented 3 years ago

Hm, I'll see if changing https://github.com/solid/solid-auth-fetcher/blob/master/src/obtainAuthHeaders.ts#L86 to use node-fetch directly helps, and whether it's getting the correct serverRoot, username and password passed to it.