PHPackages                             blomstra/oauth-apple - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. blomstra/oauth-apple

ActiveFlarum-extension[Authentication &amp; Authorization](/categories/authentication)

blomstra/oauth-apple
====================

Sign in with Apple

0.1.3(2y ago)02.1kMITPHP

Since May 9Pushed 2y ago4 watchersCompare

[ Source](https://github.com/blomstra/flarum-ext-oauth-apple)[ Packagist](https://packagist.org/packages/blomstra/oauth-apple)[ Docs](https://blomstra.net)[ RSS](/packages/blomstra-oauth-apple/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (4)Versions (6)Used By (0)

Log in With Apple
=================

[](#log-in-with-apple)

[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667) [![Latest Stable Version](https://camo.githubusercontent.com/d1bc1fc1e45bf26d13160f916f616a0f9e09ae6395453add2e850504ea0c79d7/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f626c6f6d737472612f6f617574682d6170706c652e737667)](https://packagist.org/packages/blomstra/oauth-apple) [![Total Downloads](https://camo.githubusercontent.com/f0f25f44fd8e739ab2b9b0595ebd598bea93d9a45c5a6fec427a96d8a30b98cc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f626c6f6d737472612f6f617574682d6170706c652e737667)](https://packagist.org/packages/blomstra/oauth-apple)

A [Flarum](http://flarum.org) extension. Log in with Apple

Installation
------------

[](#installation)

Install with composer:

```
composer require blomstra/oauth-apple:"*"
```

Updating
--------

[](#updating)

```
composer update blomstra/oauth-apple
php flarum cache:clear
```

Configuration
-------------

[](#configuration)

1. Create an `App ID` for your website () with the following details:

    - Platform: iOS, tvOS, watchOS (I'm unsure if either choice has an effect for web apps)
    - Description: (something like "example.com app id")
    - Bundle ID (Explicit): com.example.id (or something similar)
    - Check "Sign In With Apple"
2. Create a `Service ID` for your website () with the following details:

    - Description: (something like "example.com service id")
    - Identifier: com.example.service (or something similar)
    - Check "Sign In With Apple"
    - Configure "Sign In With Apple":
        - Primary App Id: (select the primary app id created in step 1)
        - Web Domain: example.com (the domain of your web site)
        - Return URLs:  (the route pointing to the callback method in your controller)
        - Click "Save".
        - Click the "Edit" button to edit the details of the "Sign In With Apple" configuration we just created.
        - If you haven't verified the domain yet, download the verification file, upload it to , and then click the "Verify" button.
3. Create a `Private Key` for your website () with the following details:

    - Key Name:
    - Check "Sign In With Apple"
    - Configure "Sign In With Apple":
        - Primary App ID: (select the primary app id created in step 1)
        - Click "Save"
    - Click "Continue"
    - Click "Register"
    - Click "Download"
    - Keep the file safe for use in step 4.
4. Fill in the following fields in the extension settings:

    - `team_id`: This can be found on the top-right corner when logged into your Apple Developer account, right under your name.
    - `client_id`: This is the identifier from the Service Id created in step 2 above, for example com.example.service
    - `key_id`: This is the identifier of the private key created in step 3 above.
    - Upload the key file downloaded in step 3.

Sponsored
---------

[](#sponsored)

The initial version of this extension was kindly sponsored by [Kagi Search](https://kagi.com) - an ad-free search engine

Links
-----

[](#links)

- [Packagist](https://packagist.org/packages/blomstra/oauth-apple)
- [GitHub](https://github.com/blomstra/flarum-ext-oauth-apple)
- [Discuss](https://discuss.flarum.org/d/31938-blomstra-sign-in-with-apple)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60.6% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~109 days

Total

5

Last Release

1032d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/504687?v=4)[Daniël Klabbers](/maintainers/Luceos)[@luceos](https://github.com/luceos)

![](https://avatars.githubusercontent.com/u/16573496?v=4)[IanM](/maintainers/imorland)[@imorland](https://github.com/imorland)

---

Top Contributors

[![imorland](https://avatars.githubusercontent.com/u/16573496?v=4)](https://github.com/imorland "imorland (20 commits)")[![StyleCIBot](https://avatars.githubusercontent.com/u/11048387?v=4)](https://github.com/StyleCIBot "StyleCIBot (6 commits)")[![flarum-bot](https://avatars.githubusercontent.com/u/39334649?v=4)](https://github.com/flarum-bot "flarum-bot (4 commits)")[![davwheat](https://avatars.githubusercontent.com/u/7406822?v=4)](https://github.com/davwheat "davwheat (2 commits)")[![SychO9](https://avatars.githubusercontent.com/u/20267363?v=4)](https://github.com/SychO9 "SychO9 (1 commits)")

---

Tags

SSOoauthappleflarum

### Embed Badge

![Health badge](/badges/blomstra-oauth-apple/health.svg)

```
[![Health](https://phpackages.com/badges/blomstra-oauth-apple/health.svg)](https://phpackages.com/packages/blomstra-oauth-apple)
```

###  Alternatives

[thenetworg/oauth2-azure

Azure Active Directory OAuth 2.0 Client Provider for The PHP League OAuth2-Client

2509.6M48](/packages/thenetworg-oauth2-azure)[patrickbussmann/oauth2-apple

Sign in with Apple OAuth 2.0 Client Provider for The PHP League OAuth2-Client

1132.5M6](/packages/patrickbussmann-oauth2-apple)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
