Previous topic

stalker.ext.auth.check_password

Next topic

stalker.ext.auth.login

This Page

stalker.ext.auth.create_session

static auth.create_session()

Creates the beaker.session object.

Stalker creates a session to store currently logged in user data. This function creates the session and stores it in the stalker.ext.auth.SESSION dictionary.