Commit Graph

12 Commits

Author SHA1 Message Date
Doug c411097256 Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
ismailgulek e6de1a5d5c Add retry case 2020-10-01 17:44:30 +03:00
ismailgulek 05eeec8e82 Bridge to NSError 2020-09-30 16:19:34 +03:00
ismailgulek 03f7b20848 Make BiometricsAuthenticationPresenter ObjC compatible 2020-09-30 16:02:56 +03:00
ismailgulek c06ae0b214 Rename property 2020-09-30 15:58:37 +03:00
ismailgulek 165b354e77 Introduce BiometricsAuthenticationPresenter 2020-09-30 15:17:10 +03:00
ismailgulek 76a7d32569 Fix error conversion 2020-09-30 14:37:36 +03:00
ismailgulek 5d40ae1f70 Merge branch 'develop' into protection_fine_tuning 2020-09-29 18:33:22 +03:00
ismailgulek e1c2872723 Introduce dueToTooManyErrors parameter 2020-09-29 17:46:07 +03:00
ismailgulek d7081700f4 Logout automatically when pin/biometrics provided wrong too many times 2020-09-29 16:57:46 +03:00
ismailgulek 330be1a0d5 Remove redundant string 2020-09-24 12:41:25 +03:00
ismailgulek c37d4291ec Implement biometrics module 2020-07-24 17:53:23 +03:00