Binary package “ruby-omniauth-jwt” in ubuntu jammy

JSON Web Token (JWT) is a simple way to send verified information

 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.