I need to create a JWT in React Native with an algorithm of type ES256.
I\'ve found several RN packages for JWT or JWS but they don\'t support ES256.
I found this