Skip to content

eljrax/flask_token_cookie_sessions

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
app
 
 
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published