Releases: aboutyou/dart_packages
Releases · aboutyou/dart_packages
sign_in_with_apple-v3.1.0
Add support for XCode 13
sign_in_with_apple-v2.5.2
- Fix a bug where the authentication would crash on Android if only the AppleIDAuthorizationScopes.email was requested (#117)
sign_in_with_apple-v2.5.1
2.5.1
- Fix security deeplink issue which allowed to crash Flutter apps which have the
signinwithapple
plugin installed on Android (#103)
sign_in_with_apple-v2.5.0
- Properly handle the cancellation of the user from the web flow
- Thanks to @eduribas for contributing this fix
sign_in_with_apple-v2.4.0
Merge pull request #88 from aboutyou/feature/sign-in-with-apple/handl…
sign_in_with_apple-v2.3.0
Merge pull request #83 from aboutyou/eduribas/master Release v2.3.0
sign_in_with_apple-v2.2.0
Add the ability to pass a state
value through the authentication flow
sign_in_with_apple-v2.1.0+1
Merge pull request #70 from aboutyou/purge-test-team-and-bundle-id Purge test team and bundle ID from example project
sign_in_with_apple-v2.1.0
Merge pull request #64 from aboutyou/feature/add-nonce-support Add nonce support
sign_in_with_apple-v2.0.0+5
Merge pull request #61 from aboutyou/integration-docs iOS integration docs