Skip to content

Pull requests: jwt/ruby-jwt

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix references for v2.2.3 on CHANGELOG
#416 by vyper was merged May 18, 2021 Loading…
Add metadata for RubyGems
#418 by nickhammond was merged May 18, 2021 Loading…
Fixed a typo about class name
#417 by mai-f was merged Apr 26, 2021 Loading…
Fixed a typo in a spec name documentation
#169 by mingan was merged Sep 19, 2016 Loading…
ruby 1.9.3 support message upd
#204 by maokomioko was merged May 15, 2017 Loading…
Update README.md
#212 by zuzannast was merged Jul 11, 2017 Loading…
Fix README
#250 by rono23 was merged Mar 13, 2018 Loading…
Fix a little typo in the readme documentation
#214 by RyanBrushett was merged Jul 31, 2017 Loading…
[CI] Test against Ruby 2.5
#253 by nicolasleger was merged Mar 13, 2018 Loading…
Allow configuration of multiple acceptable issuers
#210 by ojab was merged Jul 11, 2017 Loading…
Fix typo in HS512256 algorithm description
#211 by ojab was merged Jul 11, 2017 Loading…
Enforce exp to be an Integer
#205 by lucasmazza was merged Jul 11, 2017 Loading…
Fix JWT.encode(nil) bug
#203 by tmm1 was merged May 15, 2017 Loading…
added algos/strategy classes + structs for inputs
#230 by ab320012 was merged Sep 9, 2017 Loading…
Use Class#new Shorthand For Error Subclasses
#255 by akabiru was merged Feb 25, 2018 Loading…
Fix link format
#248 by y-yagi was merged Nov 21, 2017 Loading…
Claims Validation
#287 by jamesstonehill was closed Jan 26, 2019 Loading…
Drop Ruby 2.2 from test matrix
#290 by anakinj was merged Dec 16, 2018 Loading…
Added my name to contributor list
#262 by ab320012 was merged Apr 17, 2018 Loading…
Remove iat_leeway option
#274 by wohlgejm was merged Jul 30, 2018 Loading…
Use a default leeway of 0
#223 by travisofthenorth was merged Sep 1, 2017 Loading…
improving code quality of jwt module
#266 by ab320012 was merged May 6, 2018 Loading…
Fix JSON conflict between #293 and #292
#294 by anakinj was merged Jan 21, 2019 Loading…
Update Travis enhancement
#326 by berkos was merged Sep 16, 2019 Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.