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

laravelcloud logo
Laravel Cloud

Easily create and manage your servers and deploy your Laravel applications in seconds.

Visit Laravel Cloud

The latest

View all →
PayZephyr: One Payment API for Stripe, Paystack, and PayPal image

PayZephyr: One Payment API for Stripe, Paystack, and PayPal

Read article
Bifrost Turns One With AI Builds and New Workflows image

Bifrost Turns One With AI Builds and New Workflows

Read article
Preview Blade Templates in macOS Finder with Quick Blade image

Preview Blade Templates in macOS Finder with Quick Blade

Read article
Artisan Debugging Commands in Laravel Telescope 5.24.0 image

Artisan Debugging Commands in Laravel Telescope 5.24.0

Read article
Queue totalSize() and JobInterrupted Event in Laravel 13.31 image

Queue totalSize() and JobInterrupted Event in Laravel 13.31

Read article
Find Unexpected Test Inputs with Fuzz for Pest image

Find Unexpected Test Inputs with Fuzz for Pest

Read article