tuwukee/jwt_sessions
jwt_sessions, JWT Sessions, на сайте с December 09, 2022 02:21
XSS/CSRF safe JWT auth designed for SPA.
The primary goal of this gem is to provide configurable, manageable, and safe stateful sessions based on JSON Web Tokens.
The gem stores JWT based sessions on the backend (currently, Redis and memory stores are supported), making it possible to manage sessions, reset passwords and logout users in a reliable and secure way.