Google Auth Provider class
Returns GoogleAuthUiProvider that can be used in Composable function.
Signs out user and clears credentials. This function can be called also from data layer. It is not necessary to call #signOut function only from UI layer