native_authentication 0.1.4
native_authentication: ^0.1.4 copied to clipboard
Native bindings for platform-specific authentication APIs like ASWebAuthenticationSession and Chrome Custom Tabs.
0.1.3 #
- fix: Stringify NSURL correctly using
toDartString
- chore: Improve error descriptions on iOS/macOS
- chore: Use new callback APIs on iOS/macOS when available
0.1.2 #
- chore: Remove unused dependencies
- chore: Add explicit
platforms
key to pubspec
0.1.1+1 #
- fix: Add default redirect scheme on Android
0.1.1 #
- chore: Update dependencies
- chore: Re-generate native bindings
0.1.0+2 #
- chore: Lower dependency constraints
0.1.0+1 #
- chore: Prevent automatically redirecting on Web to allow time for persisting session state.
0.1.0 #
- Initial release