Function mz_frontegg_mock::handlers::user::internal_handle_get_user_password
source ยท pub async fn internal_handle_get_user_password(
__arg0: State<Arc<Context>>,
__arg1: Json<GetUserPasswordRequest>,
) -> Result<Json<GetUserPasswordResponse>, StatusCode>