Main goal of this Ruby gem is to provide configurable, manageable, and safe stateful sessions based on JSON Web Tokens.
It's designed to be framework agnostic yet is easily integrable so Rails integration is also available out of the box. Each session is represented by a pair of tokens: access and refresh.