Laravel Packages

Sign In With Apple for Laravel Socialite

Published
Sign In With Apple for Laravel Socialite image

Laravel Sign in With Apple is a socialite package for integrating Apple’s Sign in with Apple. The GitHub project has a setup guide that demonstrates the process for setting this package up (including Apple setup steps):

Once you have your app set up with Apple, you can follow the readme’s instructions on integrating the controller and button in your app. Here’s an example of the Laravel blade directive provided by this package for rendering the button:
@signInWithApple($color, $hasBorder, $type, $borderRadius)

You can learn more about this package, get full installation instructions, and view the source code on GitHub at GeneaLabs/laravel-sign-in-with-apple. If you’re not familiar with Apple’s Sign in With Apple feature, check out the Sign up With Apple documentation.

Paul Redmond photo

Staff writer at Laravel News. Full stack web developer and author.

Sponsored

masteringlaravel logo
Laravel Code Review

Get expert guidance in a few days with a Laravel code review

Visit Laravel Code Review

The latest

View all →
CPX: The Composer Package Executor for PHP image

CPX: The Composer Package Executor for PHP

Read article
Laravel AI SDK Adds Human-in-the-Loop Tool Approval image

Laravel AI SDK Adds Human-in-the-Loop Tool Approval

Read article
Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals image

Pest 5 Released With Test Impact Analysis, Agent Verification, and Evals

Read article
Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs image

Queue-SQL: Run Mass Deletes and Updates Across Parallel Queue Jobs

Read article
Blade Formatting in Laravel Pint image

Blade Formatting in Laravel Pint

Read article
Inertia DevTools Is Now on the Chrome Web Store image

Inertia DevTools Is Now on the Chrome Web Store

Read article