Skip to content

Commit

Permalink
Fix formating
Browse files Browse the repository at this point in the history
  • Loading branch information
muradkhateeb78 committed Aug 7, 2024
1 parent feb4133 commit 8c0cb64
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,9 @@ In the Apple Developer account, do the following.
1. Go to section named as `Certificates, Ids & Profiles` and click Identifiers.
2. Click the '+' button beside the 'identifiers'.
3. Click "Service IDs" and click "Continue".
-. Enter the description.
-. Enter the Bundle ID which could be a reverse-domain styled string i.e. 'com.domainname.appname'
-. Click "Continue" and "Register".
- Enter the description.
- Enter the Bundle ID which could be a reverse-domain styled string i.e. 'com.domainname.appname'
- Click "Continue" and "Register".
4. Edit the service ID that you just created. Check `Sign In with Apple` and click on the "Configure" button beside the checked option.
a. You will see a screen for "Web Auhentication Configuration". Select the App ID we created previously as the "Primary App ID". You can add the domains and the Return URLs on which the user will be redirected once it is authentication by Apple.
b. Click "Continue", verify the details and click "Save".
Expand Down

0 comments on commit 8c0cb64

Please sign in to comment.