From 4750958343c019a26b2ab73cb11d72092070e122 Mon Sep 17 00:00:00 2001 From: Daniel Torres Date: Mon, 10 Jul 2017 17:25:29 -0300 Subject: [PATCH] (fix) flow annotation in authenticate method. Closes #11 --- PasscodeAuth.ios.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/PasscodeAuth.ios.js b/PasscodeAuth.ios.js index a1ea63e..0edb283 100644 --- a/PasscodeAuth.ios.js +++ b/PasscodeAuth.ios.js @@ -28,7 +28,7 @@ var PasscodeAuth = { }); }, - authenticate(reason) { + authenticate(reason: ?string) { var authReason; // Set auth reason