-
Notifications
You must be signed in to change notification settings - Fork 67
Open
Description
Hello,
I need your lights, my users login from an iOS device, after using "sign in with Apple" I get a token so I send it to my API but when I try to use $client->fetchUserFromToken($accessToken); I get an empty user.
League\OAuth2\Client\Provider\AppleResourceOwner {#541
#response: array:2 [
"email" => null
"isPrivateEmail" => null
]
#resourceOwnerId: null
-email: null
-isPrivateEmail: null
}
Do you have a solution?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels