pub type UserProviderRef = Arc<dyn UserProvider>;
pub struct UserProviderRef { /* private fields */ }