pub async fn check_login(
manager: &AccountLockManager,
identifier: &str,
) -> LoginCheckResultExpand description
Helper function to check login and return detailed result.
pub async fn check_login(
manager: &AccountLockManager,
identifier: &str,
) -> LoginCheckResultHelper function to check login and return detailed result.