Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 1.08 KB

File metadata and controls

17 lines (11 loc) · 1.08 KB

Set up authentication using Apple Sign-In

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.