Closed jeff-zucker closed 3 years ago
Note : on my system, installing from a git\hub fork works but installing from the npm does not - it pulls in the newer form-urlencoded.
On the up side - people are using this nodejs login via solid-node-client to run express apps on android. :-)
Login from nodejs now produces
This error does not occur when using form-urlencoded@4.1.4 but does occur with the latest version 4.5.1. It has something to do with how the function is exported. This change to solid-auth-fetcher's dist/ makes solid-auth-fetcher work with either version, but I can not figure out how to change it in the src/ typescript.