A [WebServerMiddleware] that automatically looks up [User]s from a request's stored user_id, and stored it in the request's "user" meta key. A [WebServerMiddleware] that automatically looks up [User]s from a request's stored user_id, and stored it in the request's "user" meta key. https://github.com/Relintai/pandemonium_demo_projects/tree/master/web/users_sqlite https://github.com/Relintai/pandemonium_demo_projects/tree/master/web/users_sqlite_bootstrap https://github.com/Relintai/pandemonium_demo_projects/tree/master/web/users_sqlite_bootstrap_templated