stalker.db.auth.authenticate

stalker.db.auth.authenticate(username='', password='')[source]

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.

Previous topic

stalker.db.auth

Next topic

stalker.db.auth.create_session

This Page