Skip to content

Update Firebase/GoogleSignIn dependencies and deprecated OAuthProvider credential method - #12

Open
vamsii777 wants to merge 2 commits into
SwiftfulThinking:mainfrom
vamsii777:chore/update-oauth-credential-method-and-package
Open

Update Firebase/GoogleSignIn dependencies and deprecated OAuthProvider credential method#12
vamsii777 wants to merge 2 commits into
SwiftfulThinking:mainfrom
vamsii777:chore/update-oauth-credential-method-and-package

Conversation

@vamsii777

Copy link
Copy Markdown
Contributor
  • Updated Firebase iOS SDK to version 11.2.0 and GoogleSignIn to version 8.0.0.
  • Replaced deprecated credential(withProviderID:idToken:rawNonce:) method with the new credential(providerID:idToken:rawNonce:accessToken:) method, which supports an optional accessToken.

These updates ensure compatibility with the latest SDK versions and resolve deprecation warnings.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant