Apple Sign-in using expo-auth-session

Hello, I am working on an app which targets 3 platforms at once: Android, iOS and Web.

While I managed to get Google Sign In to work with Firebase using the official documentation for expo-auth-session, I was wondering if anyone has been able to implement Apple Sign In across the three platforms using expo-auth-session using Firebase as well.

Is this something which is possible at all? :thinking: