vanilla/jsConnectPHP

JsConnect should reply with the HashMethod which was used to create the signature

Closed this issue · 1 comments

That way we can validate that the Provider is configured with the same HasMethod than the client library.
We sometime have support requests about invalid signature errors because of this.

We've updated to JWT and it includes this information.