Shahan

Results 1 issues of Shahan

When the condition if (googleAuth?.accessToken != null && googleAuth?.idToken != null) is commented out, the code doesn't check if the Google authentication tokens are null before proceeding. This allows the...