esperor
esperor
I think i hava the same issue but the definition is needed in third-party code. I'm trying to sign a jwt using [jose](https://github.com/panva/jose/) library (alg: RS256) and somewhere it performs...
After upgrading to 0.7.1 am still getting the `ReferenceError: Property 'CryptoKey' doesn't exist` error in react-native using jose.exportJWK
> Can someone give me a small reproducible app in a repo, with errors, as well as expected outcomes? Maybe just a branch with a failing test in this repo...
@boorad Thank you very much for your help. I managed to make it work for me via [forked](https://github.com/esperor/jose/tree/v5.6.3.1) & edited release tag.