An open API service for providing issue and pull request metadata for open source projects.

GitHub / jwt/ruby-jwt issues and pull requests

#703 - Version 2.10.2

Pull Request - State: closed - Opened by anakinj about 1 month ago

#702 - Simplify CI on 2.10 branch

Pull Request - State: closed - Opened by anakinj about 1 month ago

#701 - Backport: Avoid using the same digest across calls (#697)

Pull Request - State: closed - Opened by anakinj about 1 month ago

#700 - Version 3.1.2

Pull Request - State: closed - Opened by anakinj about 1 month ago

#699 - Fix signing with EC JWK

Pull Request - State: closed - Opened by anakinj about 1 month ago

#698 - Re-enable Truffleruby on the CI

Pull Request - State: closed - Opened by anakinj about 1 month ago

#697 - Avoid using the same digest across calls

Pull Request - State: closed - Opened by headius about 1 month ago - 7 comments

#696 - Concurrency issue when encoding/decoding across threads

Issue - State: closed - Opened by headius about 1 month ago - 5 comments

#695 - Do not automatically trust the JWA in the JWK

Pull Request - State: closed - Opened by anakinj about 1 month ago

#694 - Prepare next iteration

Pull Request - State: closed - Opened by anakinj about 1 month ago

#693 - Prepare release of 3.1.0

Pull Request - State: closed - Opened by anakinj about 1 month ago

#692 - Support signing and verifying token using a JWK

Pull Request - State: closed - Opened by anakinj about 1 month ago

#691 - Integration tests for EncodedToken

Pull Request - State: closed - Opened by anakinj about 1 month ago

#690 - Require claims to have been verified before accessing the payload

Pull Request - State: closed - Opened by anakinj about 1 month ago

#689 - Allow point to be used as the verification key in ECDSA

Pull Request - State: closed - Opened by anakinj about 1 month ago

#688 - Check signing and verification key type for ECDSA algorithm

Pull Request - State: closed - Opened by anakinj about 1 month ago

#687 - Improve readme algorithm examples

Pull Request - State: closed - Opened by anakinj about 2 months ago

#686 - Version 3.0.0

Pull Request - State: closed - Opened by anakinj about 2 months ago - 1 comment

#685 - Fix qlty.sh code quality checks on PRs from forks

Pull Request - State: closed - Opened by excpt about 2 months ago - 1 comment

#684 - Yet another qlty test

Pull Request - State: closed - Opened by anakinj about 2 months ago

#683 - Update github actions test.yml

Pull Request - State: closed - Opened by excpt about 2 months ago - 1 comment

#682 - Extend specs for ps and ecdsa algos

Pull Request - State: closed - Opened by anakinj about 2 months ago

#681 - Trying out qlty

Pull Request - State: closed - Opened by anakinj about 2 months ago

#680 - qlty config and fixes

Pull Request - State: closed - Opened by anakinj about 2 months ago

#679 - Format all unformatted files

Pull Request - State: closed - Opened by anakinj about 2 months ago

#678 - qlty.sh setup

Pull Request - State: closed - Opened by anakinj about 2 months ago

#677 - how to pass a ES256K key to JWT.decode?

Issue - State: closed - Opened by mackuba about 2 months ago - 6 comments

#676 - Ensure backwards compatiblity

Pull Request - State: closed - Opened by anakinj 3 months ago

#675 - Add markdown linter

Pull Request - State: closed - Opened by anakinj 3 months ago

#674 - Disable code quality badges

Pull Request - State: closed - Opened by anakinj 3 months ago

#673 - Move from Codeclimate to Qlty

Pull Request - State: closed - Opened by anakinj 3 months ago

#672 - Drop deprecated ubuntu runners

Pull Request - State: closed - Opened by anakinj 3 months ago

#671 - Undefined method `verify!` using the README example

Issue - State: closed - Opened by marktucks 4 months ago - 2 comments

#670 - Add logger as development dependency

Pull Request - State: closed - Opened by hieuk09 4 months ago - 2 comments

#669 - Add support for x5t and x5t#S256 header

Pull Request - State: closed - Opened by hieuk09 4 months ago - 6 comments

#668 - Related issues about HMAC key length and RSA key length in JWS

Issue - State: closed - Opened by ZupeiNie 4 months ago - 2 comments

#667 - Removed a few things from the readme

Pull Request - State: closed - Opened by anakinj 7 months ago

#666 - Prepare a 3.0.0 beta release

Pull Request - State: closed - Opened by anakinj 7 months ago

#665 - Improve specs and blind spots

Pull Request - State: closed - Opened by anakinj 7 months ago

#663 - Better support for keyfinders and EncodedToken

Pull Request - State: closed - Opened by anakinj 7 months ago

#662 - Encode and decode the k value for HMAC JWKs

Pull Request - State: closed - Opened by anakinj 7 months ago

#661 - Require RSA keys of minimum 2048 bits

Pull Request - State: closed - Opened by anakinj 7 months ago

#660 - Remove deprecated algorithm functionality

Pull Request - State: closed - Opened by anakinj 7 months ago

#659 - Allow alg header to be given

Pull Request - State: closed - Opened by anakinj 7 months ago

#658 - Drop loose base64 decoding

Pull Request - State: closed - Opened by anakinj 7 months ago

#657 - Update EdDSA and RSASSA-PSS parts in readme

Pull Request - State: closed - Opened by anakinj 7 months ago

#656 - Fix artifact actions

Pull Request - State: closed - Opened by anakinj 7 months ago

#655 - Remove indirect dependency to rbnacl

Pull Request - State: closed - Opened by anakinj 7 months ago

#654 - Remove deprecated methods

Pull Request - State: closed - Opened by anakinj 7 months ago

#653 - Fix deprecation messages

Pull Request - State: closed - Opened by anakinj 7 months ago

#652 - Fix deprecation messages

Pull Request - State: closed - Opened by anakinj 7 months ago

#651 - Upgrade guide

Pull Request - State: closed - Opened by anakinj 7 months ago

#650 - Drop support for HS512256

Pull Request - State: closed - Opened by anakinj 7 months ago

#649 - Run CI on latest versions

Pull Request - State: closed - Opened by anakinj 7 months ago

#648 - Prevent payload access for unverified tokens

Pull Request - State: closed - Opened by anakinj 7 months ago

#647 - JWT::EncodedToken#verify! to bundle signature and claim validation

Pull Request - State: closed - Opened by anakinj 7 months ago

#646 - Make version constants public

Pull Request - State: closed - Opened by anakinj 7 months ago

#645 - Start the 3.0 iteration

Pull Request - State: closed - Opened by anakinj 7 months ago

#644 - Prepare 2.10.0

Pull Request - State: closed - Opened by anakinj 7 months ago

#643 - Generate CNAME entry

Pull Request - State: closed - Opened by anakinj 7 months ago

#642 - Fix markdown generation

Pull Request - State: closed - Opened by anakinj 7 months ago

#641 - Deprecation warnings for Rbnacl backed functionality

Pull Request - State: closed - Opened by anakinj 7 months ago

#640 - Handle empty string as token value

Pull Request - State: closed - Opened by ragalie 8 months ago - 1 comment

#639 - Documentation for modules and classes

Pull Request - State: closed - Opened by anakinj 8 months ago

#638 - Remove a few custom Rubocop configs

Pull Request - State: closed - Opened by anakinj 8 months ago

#637 - 500

Issue - State: closed - Opened by Aa123412vg 9 months ago

#636 - Fix documentation typo

Pull Request - State: closed - Opened by openbl 9 months ago - 1 comment

#635 - encode() raises an RSA lib error when using a small RSA PSS key

Issue - State: closed - Opened by BramSrna 9 months ago - 3 comments

#634 - Hussein

Issue - State: closed - Opened by Hussein2200 10 months ago

#633 - Use correct methods when raising error during signing/verification with EdDSA

Pull Request - State: closed - Opened by hieuk09 10 months ago - 1 comment

#632 - The JWK oct import is not decoding the k value

Issue - State: closed - Opened by anakinj 10 months ago

#631 - Do not decode payload when b64 header is false

Pull Request - State: closed - Opened by anakinj 10 months ago

#630 - Detached payload support for token object

Pull Request - State: closed - Opened by anakinj 10 months ago

#629 - Documentation improvements

Pull Request - State: closed - Opened by anakinj 10 months ago - 4 comments

#628 - Return truthy value on success

Pull Request - State: closed - Opened by anakinj 10 months ago

#627 - Do not warn about deprecations yet

Pull Request - State: closed - Opened by anakinj 10 months ago

#626 - Standalone and documented claims api

Pull Request - State: closed - Opened by anakinj 10 months ago

#625 - 1400

Issue - State: closed - Opened by faisal20300 10 months ago

#624 - Bring back removed APIs

Pull Request - State: closed - Opened by anakinj 10 months ago

#623 - Update CHANGELOG.md and Release Notes with 2.9's breaking changes

Issue - State: closed - Opened by nevans 10 months ago - 9 comments

#622 - Verify JWT header format

Pull Request - State: closed - Opened by 304 10 months ago - 2 comments

#621 - Token object for verifying and signing tokens

Pull Request - State: closed - Opened by anakinj 10 months ago

#620 - Version 2.9.1

Pull Request - State: closed - Opened by anakinj 10 months ago

#619 - Fix verify_iss and verify_aud when no expected values are passed

Pull Request - State: closed - Opened by anakinj 10 months ago

#617 - Use correct arguments for custom algo example

Pull Request - State: closed - Opened by aedryan 10 months ago - 4 comments

#616 - Adopting semantic versioning

Issue - State: closed - Opened by inverse 11 months ago - 4 comments

#615 - Version 2.9.0

Pull Request - State: closed - Opened by anakinj 11 months ago

#614 - Release instructions

Pull Request - State: closed - Opened by anakinj 11 months ago

#613 - Algorithm unit tests

Pull Request - State: closed - Opened by anakinj 11 months ago

#612 - Push gem GH action

Pull Request - State: closed - Opened by anakinj 11 months ago

#611 - الحناكيه

Issue - State: closed - Opened by Mahmab2323 11 months ago

#610 - سحب

Issue - State: closed - Opened by hazemtkhalaf 12 months ago

#609 - غبيرا

Issue - State: closed - Opened by Aa1152973085 12 months ago

#608 - 1500

Issue - State: closed - Opened by morl666 12 months ago - 2 comments

#607 - Dynamically register algorithms to lookup as they get loaded

Pull Request - State: closed - Opened by anakinj about 1 year ago

#606 - ExpiredSignature should perhaps not be a subclass of DecodeError

Issue - State: open - Opened by joelmichael about 1 year ago - 3 comments
Labels: up for grabs

#605 - Extract claims to isolated and tested classes

Pull Request - State: closed - Opened by anakinj about 1 year ago

#604 - Next iteration

Pull Request - State: closed - Opened by anakinj about 1 year ago