Setup Apple SSO
This article describes how to setup Apple single sign-on (SSO).
Last updated
This article describes how to setup Apple single sign-on (SSO).
Last updated
Login to Apple App Store Connect.
In the side menu, click Identifiers.
Click the app identifier, and choose the option to Sign in with Apple.
In the App ID drop down, select Service ID.
Click the Identifiers add new (+) button.
Enter a meaningful description, for example SignInWithApple.
Use your Apple ID as the identifier. Example: com.yourcompany.shelfy.service
Click Continue, and then click Register.
Click Configure.
Select the primary app ID.
Paste the CallbackURL from the Firebase console.
In the Domain and Subdomain section, add the authorization callback URL to your app configuration in the Apple Developer Console. (Paste the full path)
Click the add new Keys (+) button.
Give the key a meaningful name, for example SignInWithAppleKey, and choose the option to Sign in with Apple.
Click Configure.
Select the App ID, and click Save.