Hello,
can you please tell me how I can retrieve some additional user information?
I have received the initial token and then I received a successful response of type "AppleAuth.TokenObjects.AuthorizationToken" in the method "HandleResponseFromApple", is there a way to get user first name and last name?
Thanks