Set up authentication using Apple Sign-In

December 12, 2025 ยท View on GitHub

Android

  1. Add apple.com to the providers configuration array.
  2. See Before you begin and follow the instructions to configure sign-in with Apple correctly.

iOS

  1. Add apple.com to the providers configuration array.
  2. Add the Sign in with Apple capability to your application in Xcode. See Add a capability to a target for more information.
  3. See Before you begin and follow the instructions to configure and enable sign-in with Apple correctly.

Web

  1. See Before you begin and follow the instructions to configure and enable sign-in with Apple correctly.