WP Manifestindependent plugin directory
manifest / users / sign-in-with-apple

Sign In with Apple

A WordPress plugin for adding the Signin with Apple

by Kaspars Dambis · github.com/kasparsd/sign-in-with-apple · website

50stars
93composer installs
6forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/kasparsd/sign-in-with-apple/archive/refs/heads/master.zip

Also on Packagist as kasparsd/sign-in-with-apple:

composer require kasparsd/sign-in-with-apple

From the readme

Sign In with Apple for WordPress A WordPress plugin to configure and enable 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 - Apple Developer Account ($99 per year) for registering your site with Apple. - Configured Sign In with Apple for the web -- new or existing App ID for iOS or macOS with "Sign In with Apple" capability enabled and a Service ID (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 The plugin must be installed as a Composer dependency since it uses a third party package for parsing JSON Web Token (JWT) responses: composer require kasparsd/sign-in-with-apple 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 siwapluginserviceid. 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

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
0.1.0Jun 9, 2019