Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Flask session handler

This repository contains a small example application of a Flask session handler capable of simultaneously maintaining sessions identified by both cookies as well as an HTTP header (such as X-Auth-Token).

Please see this blog post for further information.

About

A bare-bones Flask application demonstrating session handling using both cookies and auth tokens

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages