yaroshhh/sign-in-with-apple-for-user-spice

This plugin adds Apple login feature into login page of UserSpice version 5.4.4 and later.

dev-master 2023-02-06 15:02 UTC

This package is not auto-updated.

Last update: 2024-04-16 18:43:55 UTC


README

This plugin adds Apple login feature into login page of UserSpice version 5.4.4 and later.

Requirements

Pre-Installation

  • Prepare the following credentials for the Apple sign in integration:

    • CLIENT_ID - represents the Identity of the App in you Apple developer account (for instance: com.example.app).
    • TEAM_ID - the ID associated with your Apple Developer Program
    • KEY_ID - Create a unique key for the Sign in with Apple service
    • CERT_PATH - Create and download a certificate for the Sign in with Apple service. place it on your server and specify the path to the certificate file.

    For more information and better instruction go to the 5 minutes code guide

Installation

  1. Place the plugin folder in the following path /usersc/plugins/apple_login
  2. Run composer install to add all the vendor folders
  3. Login to your UserSpice as an Admin
  4. Go to the plugin configurations page in UserSpice Dashboard and fill in all the required settings
  5. Go to your Apple Developer Program and add the path to the redirect page to the allowed URLs and domain list in your Sign in with Apple service
  6. Finally activate the plugin and test the new Sign in button

Support and contact

Feel free to reach out and send some feedback to Yaron Helfer.

Copyrights

This plugin made by Yaron Helfer and free for use.