{"repo":"jwt/ruby-jwt","free":true,"listed":false,"github":"https://github.com/jwt/ruby-jwt","clone":"git clone https://github.com/jwt/ruby-jwt.git","description":"A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.","language":"Ruby","stars":3688,"topics":["jwt","ruby-jwt","oauth-json-web","ruby","jwt-token","jwk"],"license":"MIT","category":"auth-billing-email","readme_excerpt":"JWT A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard. If you have further questions related to development or usage, join us: ruby-jwt google group. See CHANGELOG.md for a complete set of changes and upgrade guide for upgrading between major versions. Sponsors Logo Message ---------------------------------------------------------------------------------------------------------------- ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ If you want to quickly add secure token-based authentication to Ruby projects, feel free to check Auth0's Ruby SDK and free plan at auth0.com/developers Installing Using Rubygems Using Bundler Add the following to your Gemfile And run bundle install Finally require the gem in your application Algorithms and Usage The jwt gem natively supports the NONE, HMAC, RSASSA, ECDSA and RSASSA-PSS algorithms via the openssl library. The gem can be extended with additional or alternative implementations of the algorithms via extensions. Additionally the EdDSA algorithm is supported via a the jwt-eddsa gem. For safe cryptographic signing, you need to specify the algorithm in the options hash whenever you call JWT.decode to ensure that an attacker cannot bypass the algorithm verification step. It is strongly recommended that ","default_branch":null,"files":null,"tree":[],"storefront":"/r/jwt","claimed":false,"request_supported":{"post":"https://gitbuyer.com/r/jwt/ruby-jwt/request-supported","requests":0},"note":"indexed from public GitHub; nothing is for sale on this page. Clone it from GitHub. Paid listings live at /search."}