nevis_mobile_authentication_sdk 3.1.0 nevis_mobile_authentication_sdk: ^3.1.0 copied to clipboard
Flutter plugin for the nevis_mobile_authentication_sdk. Supports only mobile.
3.0.1 #
- Initial release.
3.1.0 #
- From this version on, the deregistration operation does not require the
aaid
to be provided. Providing noaaid
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.