oauth_connection 1.1.0
oauth_connection: ^1.1.0 copied to clipboard
A comprehensive OAuth connection package for Google, Facebook, and Instagram authentication in Flutter.
1.1.0 #
- New Feature: Added support for Apple Sign-In authentication.
- Updated iOS deployment target requirements to iOS 13.0 to support modern StoreKit and AuthenticationServices.
1.0.0 #
- Initial release of oauth_connection.
- Supports Google, Facebook, and Instagram authentication.
- Integrated BLoC for state management.