We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76d7514 commit 3b97d39Copy full SHA for 3b97d39
Examples/Examples/Auth/GoogleSignIn.swift
@@ -6,6 +6,7 @@
6
//
7
8
import SwiftUI
9
+import AuthenticationServices
10
11
struct GoogleSignIn: View {
12
@Environment(\.webAuthenticationSession) var webAuthenticationSession
0 commit comments