authkit

1 view
Skip to first unread message

Hugo

unread,
Apr 14, 2010, 8:10:32 AM4/14/10
to AuthKit
Hi,

I'm new to pylons and authkit, and have some doubts about the approach
of authkit.

(I'm using sqlalchemy)

- If I'm already using a User database, how can configure Authkit for
use it?
(I'm thinking that I could make a new driver, but I'm not sure)

- If I chose to rename my User table as Member (for example), and put
a user_id in Member table. How can do that? Where authkit tables and
model classes are created?.

Thanks

James Gardner

unread,
Apr 14, 2010, 9:15:22 AM4/14/10
to AuthKit
Hi Hugo,

You'd have to implement your own driver based on the existing
SQLAlchemy ones. To be honest if you are wanting heavy customisation
you are probably better off rolling your own solution.

James

Reply all
Reply to author
Forward
0 new messages