let provider = OAuthProvider(providerID: "google.com")
provider.scopes = ["email", "profile"]