let helper = SignInWithGoogleHelper(GIDClientID: GIDClientID)
let response = try await helper.signIn()SwiftfulThinking/SignInGoogleAsync
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
| Name | Name | Last commit date | ||
|---|---|---|---|---|
let helper = SignInWithGoogleHelper(GIDClientID: GIDClientID)
let response = try await helper.signIn()