Skip to content

psawaya/BrowserID-GAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BrowserID on App Engine

This is a very simple example of how to get up and running with BrowserID on Google App Engine.

It stores a user's login in a session, via gaesessions.

This was developed as part of CS206 at Hampshire College, which is why the example provided verifies whether or not you're a Hampshire student.

Make sure to modify the secret cookie_key in appengine_config.py before deploying!

About

Simple BrowserID example for Google App Engine.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages