Flutter: Sign in with Apple

Signs in a user using native Apple login.

Examples

Sign in with Apple

final AuthResponse res = await supabase.auth.signInWithApple();