darwinTouchIDAuthenticationForceReuseContextDuration property

Duration? darwinTouchIDAuthenticationForceReuseContextDuration
final

To prevent forcing the user to authenticate again after unlocking once we can reuse the LAContext object for the given amount of time. see https://github.com/authpass/biometric_storage/pull/73 This is pretty much undocumented behavior, but works similar to androidAuthenticationValidityDuration.

See also darwinTouchIDAuthenticationAllowableReuseDuration

Implementation

final Duration? darwinTouchIDAuthenticationForceReuseContextDuration;