Skip to content

byceps/flask-cookie-decoder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Flask Cookie Decoder

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

Motivation

Created to connect existing PHP web applications to the BYCEPS LAN party platform, specifically its user and authorization subsystem.

Usage

require the PHP file in your code and call the decode_cookie function.

About

Decoder for signed cookies created by Flask/itsdangerous

Topics

Resources

License

Stars

Watchers

Forks

Languages