Closed m11m closed 4 years ago
I did some sanity testing, adding web_push_encryption as a dependency to a few different projects with different configurations and seems to work as I expected.
That is now you can use this AND a different json codec lib other than poison v3 and not need poison v3 at all.
Looks good, thanks a lot!
I think this is better, this should allow consumers of the library to choose the json library for jose that they want, right?