nevis_mobile_authentication_sdk_platform_interface 3.3.0 copy "nevis_mobile_authentication_sdk_platform_interface: ^3.3.0" to clipboard
nevis_mobile_authentication_sdk_platform_interface: ^3.3.0 copied to clipboard

A common platform interface for the nevis_mobile_authentication_sdk plugin.

3.0.1 #

  • Initial release.

3.1.0 #

  • From this version on, the deregistration operation does not require the aaid to be provided. Providing no aaid in the operation leads to the whole account being deregistered instead of a single authenticator.
  • We now support class 2 sensors for the biometric authenticator on Android platform.
  • Deregistration in the Identity Suite environment is not working when cookie renewal is enabled on the backend.

3.2.0 #

  • We now support disabling the device passcode as fallback for the biometric authenticator. See Registration.allowDevicePasscodeAsFallback, AuthCloudApiRegistration.allowDevicePasscodeAsFallback and OutOfBandRegistration.allowDevicePasscodeAsFallback.
  • We now support adding a retry strategy to the device information change operation.
  • The authenticationRetryInterval and authenticationMaxRetries properties have been removed from the Configuration object. Use the Authentication.retryPolicyObtainingAuthorizationProvider instead.
  • We fixed the deregistration operation, the SDK now fully supports the nevisProxy cookie renewal feature.

3.3.0 #

  • We now support invalidating the FIDO UAF credentials of biometric and fingerprint authenticators when the user adds new biometric credentials in the OS settings, see Registration.invalidateOnNewOsBiometrics.
  • We now support providing HTTP request headers that can be sent in the HTTP request during all the operations, see requestHeaders.
  • From this version on, the LocalData.deleteAuthenticator method does not require the aaid to be provided. Providing no aaid leads to all authenticator data being deleted.
  • Removed property validation for all operations as they are now handled by the native SDKs.
3
likes
0
pub points
5%
popularity

Publisher

verified publishernevis.net

A common platform interface for the nevis_mobile_authentication_sdk plugin.

Homepage

License

unknown (license)

Dependencies

flutter, json_annotation, plugin_platform_interface

More

Packages that depend on nevis_mobile_authentication_sdk_platform_interface