Skip to content

Instantly share code, notes, and snippets.

@Yoloabdo
Last active September 4, 2020 23:26
Show Gist options
  • Select an option

  • Save Yoloabdo/5f2e61f147a907ffe14c153cf3e50a8b to your computer and use it in GitHub Desktop.

Select an option

Save Yoloabdo/5f2e61f147a907ffe14c153cf3e50a8b to your computer and use it in GitHub Desktop.
protocol ServiceAuthorizer {
func authorize(_ results: ASAuthorizationAppleIDCredential)
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment