SATool Python Module

CherryPy Social Auth Tools to setup database connections.

class pacifica.auth.satool.SATool[source]

CherryPy tool to manage handler.

__init__()[source]

Create the SATool and set bind priority.

_setup()[source]

Setup and attach the hooks.

bind_session()[source]

Bind the db session to something we can use.

commit_transaction()[source]

Delete the db session and publish commit.