Releases: mayckonx/MBSPasswordView
Releases · mayckonx/MBSPasswordView
Added InvalidPasswordResult to wrong password
Update title dynamically
v1.1.2 spec updated
Accessibles added
v1.1.1 podspec updated
Enable static method to clean userdefaults data
v1.1.0 update podspec version
Block attempts and general errors added
Now the library will block for two minutes every 3-fail-attempts.
Support to set bool biometrics activation
Added var isBiometricsActivate
and the func deviceBiometricsKind()
.
Option to change existing password
Now with the call of changeExistingPassword()
it's possible to enable the option of change a registered password.
TouchID and FaceID support.
Merge pull request #4 from mayckonx/DangerExample Added danger to CI process