nov / json-jwt

JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
MIT License
299 stars 80 forks source link

make a few private JWK methods now public #86

Closed dub357 closed 4 years ago

dub357 commented 4 years ago

Some useful methods of JSON::JWK are private and this pull request exposes some of those methods