Sha256: 2a763cb9c7111b875bce8256fb82959f727f1a5c8ff536d420d2a0afb05c844e
Contents?: true
Size: 94 Bytes
Versions: 2
Compression:
Stored size: 94 Bytes
Contents
module JSON class JOSE < JWT def content_type 'application/jose' end end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
json-jwt-0.6.0 | lib/json/jose.rb |
json-jwt-0.5.6 | lib/json/jose.rb |