This demo Kohana app shows how to use the latest version of UserAdmin: https://github.com/eblount/useradmin
It also includes my Kohana module to theme Useradmin using Twitter Bootstrap, and it shows how to easily use an additional field added to the users table (name).
Feel free to use this application as an example, or to fork it and use it as a base for other applications (which is what I plan to do).
Credits: Useradmin was originally forked from Mixu: https://github.com/mixu/useradmin
Pagination and OAuth were forked from ShadowHand: https://github.com/shadowhand/pagination https://github.com/shadowhand/oauth
Email was forked from DigitalJohn: https://github.com/digitaljohn/kohana-email
Bootstrap is available from Twitter: http://twitter.github.com/bootstrap/index.html