anvilresearch / connect-js

Anvil Connect JavaScript client for web browsers
http://anvil.io
MIT License
15 stars 11 forks source link

Use new jsrsasign/jsjws #13

Open PetrSnobelt opened 8 years ago

PetrSnobelt commented 8 years ago

Will be great if lib is compatible with breaking changes in jsrsasign/jsjws Problem is described here https://github.com/anvilresearch/connect-jwt/pull/7 Until breaking changes are implemented, dependencies can be updated to "jsrsasign": "4.9.2"

I don't feel enough experienced in this area to do it myself...

christiansmith commented 8 years ago

@PetrSnobelt – check out the webcrypto-api branch, which doesn't have this dependency at all. Struggling to find time to do the remaining testing and tweaks before merging, but several people have had very good luck with it so far.

PetrSnobelt commented 8 years ago

Thank you Christian, But I stay on webcrypto-api branch (with jsrsasign 4.9.2) due to caution on webcrypto-api branch