We should disable adding new passkey until the user has fully reauthenticated. Fair to say the security stamp validation by itself will prevent very stale cookies from working, but new cookies will not be invalidated, because the Identity system does not want to hit the DB every request.
We should disable adding new passkey until the user has fully reauthenticated. Fair to say the security stamp validation by itself will prevent very stale cookies from working, but new cookies will not be invalidated, because the Identity system does not want to hit the DB every request.