It seems that there's an issue with appleLogin in the iOS environment using supabase composeAuth. The login UI is displayed, and after logging in with Face ID, the completion indicator is shown. However, nothing appears in onResult, and the login is not recorded in supabase's users.
It works fine on Android.