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

Update README.md
#138 by excpt was merged Mar 24, 2016 Loading…
iat can be a float value
#134 by llimllib was merged Mar 23, 2016 Loading…
Fix references for v2.2.3 on CHANGELOG
#416 by vyper was merged May 18, 2021 Loading…
Fix wrong description in README.md
#93 by larrylv was merged Aug 1, 2015 Loading…
Allow string hash keys in validation configurations
#130 by tpickett66 was merged Feb 24, 2016 Loading…
Drop ruby 1.9.3 support
#131 by excpt was merged Feb 24, 2016 Loading…
Bump version
#145 by excpt was merged Apr 5, 2016 Loading…
Add more bling bling to the site
#146 by excpt was merged Apr 5, 2016 Loading…
Add metadata for RubyGems
#418 by nickhammond was merged May 18, 2021 Loading…
Fix base64url_decode
#136 by excpt was merged Mar 23, 2016 Loading…
Fix ruby 1.9.3 compatibility
#135 by excpt was merged Mar 23, 2016 Loading…
Prepare 2.2.3 release
#415 by excpt was merged Apr 19, 2021 Loading…
Remove codeclimate code coverage dev dependency
#414 by excpt was merged Apr 19, 2021 Loading…
Fix rspec raise_error warning enhancement
#413 by excpt was merged Apr 19, 2021 Loading…
Fixed a typo about class name
#417 by mai-f was merged Apr 26, 2021 Loading…
Fix iat claim example
#94 by larrylv was merged Aug 4, 2015 Loading…
Include LICENSE and README.md in gem
#99 by bkeepers was merged Sep 2, 2015 Loading…
make sure :sub check behaves like :aud check
#103 by skippy was merged Sep 17, 2015 Loading…
JWT and JWA are now RFC.
#92 by aj-michael was merged Jul 23, 2015 Loading…
Remove unused variable in the sample code.
#98 by hypermkt was merged Aug 13, 2015 Loading…
Handle some invalid JWTs
#22 by steved was merged Aug 26, 2013 Loading…
return header along with playload after decoding
#35 by sawyerzhang was merged Apr 29, 2014 Loading…
Raise JWT::DecodeError on nil token
#34 by tjmw was merged Feb 3, 2014 Loading…
ProTip! Exclude everything labeled bug with -label:bug.