Skip to content

Commit

Permalink
Merge pull request #7 from bioudi/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
SwiftfulThinking authored May 12, 2024
2 parents 8073a7b + cf65b79 commit 1c98161
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -117,7 +117,7 @@ SignInWithGoogleButtonView()

### 5. Sign in
```swift
let clientId = FirebaseApp.app()?.options.clientId
let clientId = FirebaseApp.app()?.options.clientID
try await authManager.signInGoogle(GIDClientID: clientId)
```

Expand Down

0 comments on commit 1c98161

Please sign in to comment.