ruby-jwt
ruby-jwt copied to clipboard
Add support for RFC7797 unencoded payloads
This adds support for RFC7797 and addresses https://github.com/jwt/ruby-jwt/issues/309
Here is the specification: https://www.rfc-editor.org/rfc/rfc7797
Happy to receive feedback and would love to get this released soon as I need it for my current project.
Hi guys, this feature is quite common, will be good to have this supported.
Hi guys, this feature is quite common, will be good to have this supported.
Thanks for you suggestions. I will try to find time to push up some updates soon.