Commit Graph

12 Commits

Author SHA1 Message Date
Doug
a4075c89cb 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
49a89067e8 Add retry case 2020-10-01 17:44:30 +03:00
ismailgulek
4f8ff9806d Bridge to NSError 2020-09-30 16:19:34 +03:00
ismailgulek
2f8c1ca5c0 Make BiometricsAuthenticationPresenter ObjC compatible 2020-09-30 16:02:56 +03:00
ismailgulek
ab2f8ef59c Rename property 2020-09-30 15:58:37 +03:00
ismailgulek
49bd6bf63b Introduce BiometricsAuthenticationPresenter 2020-09-30 15:17:10 +03:00
ismailgulek
abac81fa87 Fix error conversion 2020-09-30 14:37:36 +03:00
ismailgulek
021352317d Merge branch 'develop' into protection_fine_tuning 2020-09-29 18:33:22 +03:00
ismailgulek
ef9b200939 Introduce dueToTooManyErrors parameter 2020-09-29 17:46:07 +03:00
ismailgulek
10664938c8 Logout automatically when pin/biometrics provided wrong too many times 2020-09-29 16:57:46 +03:00
ismailgulek
2feba65be4 Remove redundant string 2020-09-24 12:41:25 +03:00
ismailgulek
dd38d81b77 Implement biometrics module 2020-07-24 17:53:23 +03:00