Hello,
email is now retreived from id_token and it works fine.
However, I have problem retrieving user's name and surname from response of the authorize method when I call it more than once. I know it's a feature by Apple, but there are cases when I need to ping Apple endpoint again to retrieve user's name and surname again.
Example: user registers in my app using Apple sign in, user deletes account, then registers again. I can't get his name and surname this time.
I asked it on stack overflow but it's mostly ignored so far:
https://stackoverflow.com/questions/63500926/apple-sign-in-authorize-method-returns-name-only-first-time