b654fdecd8
The authenticators request hash algorithm produced different hashes than on the client, because client-side hash-request don't include the query parameters of a URL. This causes authentication issues when sending any requests with query parameters. This commit ensures we ignore them on the server as well. |
||
---|---|---|
.. | ||
index.js |