Post

Replies

Boosts

Views

Activity

Reply to Sign In with Apple - Not getting email address
have the same problem. any solutions?? what I get are only id_token and code even though I passed email as a scope in the frontend, and in the backend when I verify & decode the id_token it didn't give me an email. (updated) https://developer.apple.com/forums/thread/669316 I just revoked the Apple ID in my device, and it sent me { authentication: { id_token: ..., code: ..., }, user: { email: .... }}. It seems like there's no way to get name and email after the very first try, like what the document says.
Topic: App & System Services SubTopic: General Tags:
Sep ’21