Free
Download the package from the manager of your site.
How to download?
Packages
13
Downloads
9 573
Автор дополнения
Packages
13
Downloads
9 573
Version 1.0.1-pl
Release date 03.24.2019
Downloads 19
Views 2 850
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