ruby-jwt
There are 4 repositories under ruby-jwt topic.
jwt/ruby-jwt
A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
Gokul595/api_guard
JWT authentication solution for Rails APIs
jokubaspu/has_jwt_token
You love to use ruby-jwt and combine it with has_secure_password. Am I right? If yes, check this gem. It allows you to issue tokens for authenticated resources.
rdodson41/ruby-jwt-ext
A thin wrapper of ruby-jwt, an implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.