LoginScreen

fun LoginScreen(viewModel: LoginViewModel, onLoginSuccess: (String, String, String, String) -> Unit)