The AppleSignIn extension gives you the ability to sign in your users using the "Sign In with Apple" functionality on iOS / tvOS and Android (via OAuth).
Sign in with Apple makes it easy for users to sign in to your apps and websites using their Apple ID.
Instead of filling out forms, verifying email addresses, and choosing new passwords, they can use Sign in
with Apple to set up an account and start using your app right away. All accounts are protected with
two-factor authentication for superior security, and Apple will not track users’ activity in your app
or website.
A complete "getting started" guide will help you through the integration
and we have detailed AS docs available, and a complete example application.
More information in the Apple documentation.
Features
- Sign in using the user's Apple ID;
- Supports both iOS and tvOS via the Apple SDK;
- Supports Android via an OAuth implementation;