@override Future<Either<Exception, Unit>> signInAnonymously() { return firebaseAuthDriver.signInAnonymously(); }