Apple Login
NOTE :Before launching the app, ensure you have correctly set up the ADMIN LARAVEL and have added all necessary data through the admin panel.
NOTE : Apple Login is only supported on iOS devices. If you are using Android, please choose another login option.
NOTE : Before running the app make sure you have import Collection json in Firestore database which we have provided. If you haven’t Firebase Project Account ? Click here for create project see the steps show in Firebase Setup
Follow below steps for Apple Login in your project :
In the left-hand menu, click Authentication.
In the Firebase Console, go to the Sign-in method tab and click on Apple.

Find Apple in the list of providers and click the Edit (✏️) icon
Enable the toggle for Apple Sign-In
Enter the following required credentials from your Apple Developer account:
Enter the following required credentials from your Apple Developer account:
Service ID
Team ID
Key ID
Apple private key (from the .p8 file) and then click Save button.

The Apple Login setup will be completed successfully.
Last updated