Alternative To Yii-User Module?

I’m starting a new project and I’m wondering if there is anything new to handle user registration/authentication/management besides Yii-User that has been updated? The Yii-user module is great for people who need all the extra stuff like profile fields, etc but I’m looking for something more barebone. Possibly something that is built on twitter’s bootstrap, would be a big plus.

Thanks

This is something I threw together a couple months ago for a starting point to typical projects I build. It has a simplified user management system and basically leaves the rest up to you. Built on the bootstrap front-end framework too.

Skeleton App on GitHub

The demo admin is

Username: admin

Password: admin