Detaches the current user on sign-out.
@override Future<void> logOut() async => identifiedUserId = null;