Closed michielbdejong closed 6 years ago
The condition obviously needs to be base64url-encoded, otherwise you get this error:
TypeError: The header content contains invalid characters
at ServerResponse.setHeader (_http_outgoing.js:374:11)
at Server.
Deprecated.
Discovered this issue while reviewing #34, must be a left-over from a merge conflict we had last month.