auth with google repository impl - VeleSSemecky/Purchase GitHub Wiki
//data/com.veles.purchase.data.repository.auth/AuthWithGoogleRepositoryImpl/AuthWithGoogleRepositoryImpl
[androidJvm]\
@Inject
constructor(firebaseAuth: FirebaseAuth, firebaseFirestore: FirebaseFirestore, dataStore: DataStore)