Skip to main content

Steps to Authenticate firebase using Apple

  1. Open your firebase console.
  2. Go to Sign-in method in Authentication.
  3. Go to the Apple and enable apple sign in.

eShop

  1. In Xcode, select the Signing & Capabilities tab, and add "Sign In With Apple" as a new Capability then select a team on the Code Signing section.

eShop

  1. This will generate and configure an App ID in the "Certificates, Identifiers & Profiles" section of the Apple Developer portal.

    Important: For iOS authentication setup and URL scheme configuration, please refer to our comprehensive guide. This step is crucial for enabling Apple Sign-In in your iOS app.