When this logic was first built, currentUserInfo would appear after the authoritative keyserver auth occurred.
Now it appears after identity auth, so it's no longer the right thing to check here. Instead, we should check isLoggedInToKeyserver(authoritativeKeyserverID).