Skip to Content
Fourt.ioAuthenticationOAuthApple

Apple

This guide walks you through the process of setting up Apple for authentication in Fourt.io.

Note: To setup Apple authentication on Fourt.io you will need a new Service. For detailed instructions from Apple, refer to this official guide: Configure Sign in with Apple. During this process, a modal will prompt you to add both Return URLs and Domains and Subdomains.

For the Return URLs add https://auth.api.fourt.io/v1/oauth/apple.

For the Domains and Subdomains add auth.api.fourt.io.

Apple Social Authentication setup

  1. Refer to Apple’s official guide above to set up your Service and get the corresponding Service ID.
  2. To get your Team ID go to Membership details: Locate your Team ID.
  3. To get your Key ID and Private Key follow this guide: Create a Sign in with Apple private key.
  4. Log in to the Fourt.io Dashboard and select the App you are enabling Apple authentication for.
  5. Navigate to the Settings tab and in User Authentication select Apple.
  6. Enable Apple as an authentication provider and add the Service ID, Team ID, Key ID and Private Key credential.
  7. Save the settings.

Once these credentials are added, Apple OAuth will be enabled for your application and your Users will be able to authenticate using their Apple account.