PHPackages                             kasparsd/sign-in-with-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. kasparsd/sign-in-with-apple

ActiveWordpress-plugin[Authentication &amp; Authorization](/categories/authentication)

kasparsd/sign-in-with-apple
===========================

A WordPress plugin for adding the Signin with Apple

0.1.0(6y ago)49936[4 issues](https://github.com/kasparsd/sign-in-with-apple/issues)PHPPHP &gt;=5.6

Since Jun 9Pushed 6y ago5 watchersCompare

[ Source](https://github.com/kasparsd/sign-in-with-apple)[ Packagist](https://packagist.org/packages/kasparsd/sign-in-with-apple)[ RSS](/packages/kasparsd-sign-in-with-apple/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (1)Dependencies (3)Versions (2)Used By (0)

Sign In with Apple for WordPress
================================

[](#sign-in-with-apple-for-wordpress)

A WordPress plugin to configure and enable [Sign In with Apple](https://developer.apple.com/sign-in-with-apple/) for existing WordPress users.

**Important:** This pugin is currently work in progress! Please don't use it on production sites.

Requirements
------------

[](#requirements)

- [Apple Developer Account](https://developer.apple.com/programs/enroll/) ($99 per year) for registering your site with Apple.
- [Configured Sign In with Apple for the web](https://help.apple.com/developer-account/#/dev1c0e25352) -- new or existing [App ID](https://developer.apple.com/account/resources/identifiers/list/bundleId) for iOS *or* macOS with "Sign In with Apple" capability enabled and a [Service ID](https://developer.apple.com/account/resources/identifiers/list/serviceId) (such as `com.yourdomain.signinwithappleplugin`) with "Sign In with Apple" service enabled.
- Specify the `Return URL` as your WordPress login URL such as `https://example.com/wp-login.php`.

Install
-------

[](#install)

The plugin must be installed as [a Composer dependency](https://packagist.org/packages/kasparsd/sign-in-with-apple) since it uses a third party package for parsing JSON Web Token (JWT) responses:

```
composer require kasparsd/sign-in-with-apple

```

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

[](#configuration)

1. Visit the site options at `https://example.com/wp-admin/options.php` and specify your Service ID (such as `com.yourdomain.applelogin`) in `siwa_plugin_service_id`.
2. Visit your WordPress profile `https://example.com/wp-admin/profile.php` and click on the "Sign In with Apple" button to associate your WordPress user with your Apple ID.
3. Use the "Log In with Apple" button at the bottom of the WordPress login page to log-in using your Apple ID.

To Do
-----

[](#to-do)

- Add `id_token` validation based on the [Apple public key](https://developer.apple.com/documentation/signinwithapplerestapi/fetch_apple_s_public_key_for_verifying_token_signature).
- Enable new user signup for WooCommerce customers.

Known Issues
------------

[](#known-issues)

- Apple currently doesn't include user name and email in their JWT `id_token`. The only available field is the user ID in the `sub` field.

Credits
-------

[](#credits)

Created by [Kaspars Dambis](https://kaspars.net).

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance18

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Unknown

Total

1

Last Release

2531d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/92bfcd3a8c3a21a033a6484d32c25a40b113ec6891f674336081513d5c98ef76?d=identicon)[kasparsd](/maintainers/kasparsd)

---

Top Contributors

[![kasparsd](https://avatars.githubusercontent.com/u/169055?v=4)](https://github.com/kasparsd "kasparsd (24 commits)")

---

Tags

appleidsign-in-with-applewordpresswordpress-plugin

### Embed Badge

![Health badge](/badges/kasparsd-sign-in-with-apple/health.svg)

```
[![Health](https://phpackages.com/badges/kasparsd-sign-in-with-apple/health.svg)](https://phpackages.com/packages/kasparsd-sign-in-with-apple)
```

###  Alternatives

[tymon/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

11.5k49.1M350](/packages/tymon-jwt-auth)[league/oauth2-server

A lightweight and powerful OAuth 2.0 authorization and resource server library with support for all the core specification grants. This library will allow you to secure your API with OAuth and allow your applications users to approve apps that want to access their data from your API.

6.6k136.0M248](/packages/league-oauth2-server)[php-open-source-saver/jwt-auth

JSON Web Token Authentication for Laravel and Lumen

8359.8M53](/packages/php-open-source-saver-jwt-auth)[kreait/firebase-tokens

A library to work with Firebase tokens

24040.8M14](/packages/kreait-firebase-tokens)[scheb/2fa

Two-factor authentication for Symfony applications (please use scheb/2fa-bundle to install)

578630.7k1](/packages/scheb-2fa)[steverhoades/oauth2-openid-connect-server

An OpenID Connect Server that sites on The PHP League's OAuth2 Server

2097.8M12](/packages/steverhoades-oauth2-openid-connect-server)

PHPackages © 2026

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