When using Apple Sign in with Require Email Confirmation turned on, the User object returned has status EMAIL_CONFIRMATION_PENDING and a confirmation email is sent to the user, which should not be the case as Apple Sign In should behave like other Social Sign In for example Facebook and Google Sign In i.e. No longer require the user to confirm his email.
Another issue is that no first name, last name or name are returned with the user object, but the official Apple Sign In returns the name with the basic configuration.
Please advise.