Function get_users

Source
pub(super) async fn get_users() -> Result<Vec<UserData>, ServerFnError<LoginError>>
Available on crate feature ssr only.