-
Name
-
json-jwt
-
Version
-
1.17.0
-
Platform
-
ruby
-
Authors
-
nov matake
-
Bindir
-
bin
-
Date
-
1980-01-02 00:00:00 UTC
-
Dependencies
-
activesupport (>= 4.2)
base64 (>= 0)
bindata (>= 0)
aes_key_wrap (>= 0)
faraday (~> 2.0)
faraday-follow_redirects (>= 0)
rake (>= 0, development)
simplecov (>= 0, development)
webmock (>= 0, development)
rspec (>= 0, development)
rspec-its (>= 0, development)
-
Description
-
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
-
Email
-
nov@matake.jp
-
Files
-
.github/FUNDING.yml
.github/workflows/spec.yml
.gitignore
.gitmodules
.rspec
CHANGELOG.md
Gemfile
LICENSE
README.md
Rakefile
VERSION
json-jwt.gemspec
lib/json/jose.rb
lib/json/jwe.rb
lib/json/jwk.rb
lib/json/jwk/jwkizable.rb
lib/json/jwk/set.rb
lib/json/jwk/set/fetcher.rb
lib/json/jws.rb
lib/json/jwt.rb
-
Homepage
-
https://github.com/nov/json-jwt
-
Licenses
-
MIT
-
Require paths
-
lib
-
Required ruby version
-
>= 2.4
-
Required rubygems version
-
>= 0
-
Rubygems version
-
3.6.7
-
Specification version
-
4
-
Summary
-
JSON Web Token and its family (JSON Web Signature, JSON Web Encryption and JSON Web Key) in Ruby
-
Original platform
-
ruby
-
New platform
-
ruby