Sign In With Apple

Initially, our application provided the user with SIWA without requesting an email address. A bit later, the user authorization flow was changed and the email area for authorization request was added. However, the updated areas are not reflected in further responses, whether it is a native iOS or a web client. Both give the same result without email in JWT claims until the user manually cancels the authorization of the application from his Apple ID.

Is there another way of getting email from already authorized user except revoking an access to our app?

Sign In With Apple
 
 
Q