Skip to content

Instantly share code, notes, and snippets.

@Jerry0420
Created October 12, 2016 05:09
Show Gist options
  • Save Jerry0420/894d9b803290790c581e7fa6203ddb96 to your computer and use it in GitHub Desktop.
Save Jerry0420/894d9b803290790c581e7fa6203ddb96 to your computer and use it in GitHub Desktop.
@IBAction func signOut(_ sender: UIButton) {
GIDSignIn.sharedInstance().signOut()
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment