Handles identity changes to the provided UserId.
@override void onIdentityChanged(UserId me) { _cache.clear(); _controllers.clear(); }