auth0 / jwks-rsa-java

MIT License
194 stars 73 forks source link

[SDK-3623] Fix ECPoint construction for getting public key #153

Closed jimmyjames closed 2 years ago

jimmyjames commented 2 years ago

Fixes #149. As discussed in #149, the coordinates should be deserialized using a BigInteger with a positive sigsum.