/YiiDbHttpTokenSession

YiiDbHttpTokenSession is a Yii extension that extends CDbHttpSession by using a database as a token-session linker for each request-response without the need of a cookie or PHPSESSID usage (like a Rest Api solution).

Primary LanguagePHPGNU Lesser General Public License v3.0LGPL-3.0

No issues in this repository yet.