ruby-omniauth-jwt

JSON Web Token (JWT) is a simple way to send verified information
  http://github.com/mbleigh/omniauth-jwt
  0
  no reviews



Between two parties online.

OmniAuth::JWT provides a clean, simple wrapper on top of JWT so that you can easily implement this kind of SSO either between your own applications or allow third parties to delegate authentication.