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!