finvu_authentication_sdk 1.0.0
finvu_authentication_sdk: ^1.0.0 copied to clipboard
Silent Network Authentication for Finvu Account Aggregator flows. Verifies a mobile number over the carrier network, with no OTP, on Android and iOS.
1.0.0 #
Initial release of finvu_authentication_sdk.
- Silent Network Authentication (SNA) for Finvu Account Aggregator flows on Android and iOS.
- Native integration via
FinvuAuthSdk.nativeWrapper(). - WebView integration via
FinvuAuthSdk.webViewBridge(), bridging thefinvu_authentication_bridgeJavaScript channel to the native SDK.
Supersedes the unmaintained
finvu_auth_sdkandfinvu_auth_sdk_flutterpackages, which are no longer updated.