CredentialsGoogleOptions
public struct CredentialsGoogleOptions
A list of options for authentication with Google.
-
Declaration
Swift
public static let scope = "scope"
-
An implementation of
Credentials.UserProfileDelegate
to update user profile.Declaration
Swift
public static let userProfileDelegate = "userProfileDelegate"