A ruby implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.
JWT authentication solution for Rails APIs
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.
A thin wrapper of ruby-jwt, an implementation of the RFC 7519 OAuth JSON Web Token (JWT) standard.