Free
Download the package from the manager of your site.
How to download?
Packages
14
Downloads
28 868
Автор дополнения
Packages
14
Downloads
28 868
Version 1.0.1-pl
Release date 03.24.2019
Downloads 19
Views 1 587
Warning! This component requires PHP version 5.6 or higher! If your site uses PHP less than required, the installation of this package could break it.
Warning! This package requires MODX not less than 2.7 !
jwtSession is a experimental package that moves the PHP server session of the user into his browser, in cookies.

This allows you to save disk space on the server for the popular sites and not to make unnecessary queries to the database.

So far, not recommended for production sites — need to be tested.

1.0.1-pl

  • Added system settings for encrypt session.
  • Ability to read unencrypted session on frontend.

1.0.0-pl

  • First release