Previous topic

stalker.db.auth

Next topic

stalker.db.auth.create_session

This Page

stalker.db.auth.authenticate

static auth.authenticate(username='', password='')

Authenticates the given username and password, returns a stalker.core.models.user.User object

There needs to be a already setup database for the authentication to hapen.