Future<bool> canAuthenticate() async => await auth.canCheckBiometrics || await auth.isDeviceSupported();