A decoder for signed session cookies created by Flask/itsdangerous, implemented in PHP.
Copyright: | 2014-2015 Jan Ove Korneffel |
---|---|
License: | MIT, see LICENSE for details. |
Release date: | 18-Oct-2015 |
Created to connect existing PHP web applications to the BYCEPS LAN party platform, specifically its user and authorization subsystem.
require
the PHP file in your code and call the decode_cookie
function.