SocialiteProviders / Providers

A Collection of Providers for Laravel Socialite
https://socialiteproviders.com
MIT License
506 stars 445 forks source link

SocialiteProviders/Apple stopped returning getEmail on first authentication #1237

Open sammyaxe opened 4 months ago

sammyaxe commented 4 months ago

Hi there,

It seems to be extremely difficult to find any information about this, but it seems like https://github.com/SocialiteProviders/Apple stopped returning user name and email on first authentication with apple, before it used to ask user if they want to share their email, but that's not the case anymore.

Old accounts that have authorized before work totally fine, but not the new ones, seems like something changed on apple side about two months ago.

Any insights would be appreciated, not 100% sure where the issue is coming from.