bizz84 / firebase_auth_demo_flutter

Reference Authentication Flow with Flutter & Firebase
https://codewithandrea.com/
MIT License
670 stars 178 forks source link

Consider implementing sign_in_with_apple, a new Flutter Favorite package. #67

Open thenbe opened 4 years ago

thenbe commented 4 years ago

Unlike the current implementation, sign_in_with_apple supports more than just iOS. This is useful if your user has signed up with apple before on your website or another phone and has switched to android.

The package has also been recently marked as a Flutter favorite on pub.dev.