SimSportsNet

Apple Sign In (web)

Status: Apple accepts this client_id + Return URL. Web sign-in should work.

Why iOS works but web doesn’t: iOS uses App ID com.simsportsnet.app. Web needs a separate Services ID.

Create in Apple Developer

  1. Identifiers → Services IDs → +
  2. Identifier (exact): com.simsportsnet.app.web
  3. Enable Sign in with Apple → Configure
  4. Primary App ID: com.simsportsnet.app (Team HRX5GC5CT3)
  5. Domain: simsportsnet.com
  6. Return URLs (each on its own line, include https://):
    • https://simsportsnet.com/app/v2/auth-callback.php
    • https://simsportsnet.com/oauth/mobile/apple_callback.php
  7. Save. If URLs won’t stick, delete the Services ID and create again.

← Back to login  ·  Test Apple sign-in  ·  Re-check status