Account created on 6 March 2012, almost 13 years ago
#

Recent comments

πŸ‡ΊπŸ‡¦Ukraine lyalyuk

the issue is still reproducing in v.2.0.0 beta6

πŸ‡ΊπŸ‡¦Ukraine lyalyuk

Done in https://github.com/lyalyuk/social_auth_apple

to install it exclude "drupal/social_auth_apple" in composer:

    "repositories": {
      "drupal": {
        "type": "composer",
        "url": "https://packages.drupal.org/8",
        "exclude": ["drupal/social_auth_apple"]
      },
      "social_auth_apple": {
        "type": "package",
        "package": {
            "name": "drupal/social_auth_apple",
            "version": "dev-master",
            "type": "drupal-module",
            "source": {
                "url": "https://github.com/lyalyuk/social_auth_apple.git",
                "type": "git",
                "reference": "dev-4.0.x"
            }
        }
      }
    },
Production build 0.71.5 2024