Skip to content

Releases: mayckonx/MBSPasswordView

Added InvalidPasswordResult to wrong password

18 Dec 12:26
Compare
Choose a tag to compare
v1.1.4

Update MBSTopPasswordViewTests.swift

Update title dynamically

11 Nov 23:49
Compare
Choose a tag to compare
v1.1.2

spec updated

Accessibles added

11 Nov 22:35
Compare
Choose a tag to compare
v1.1.1

podspec updated

Enable static method to clean userdefaults data

30 Jun 10:57
Compare
Choose a tag to compare
v1.1.0

update podspec version

Block attempts and general errors added

22 Apr 09:20
Compare
Choose a tag to compare

Now the library will block for two minutes every 3-fail-attempts.

Support to set bool biometrics activation

13 Apr 18:05
Compare
Choose a tag to compare

Added var isBiometricsActivate and the func deviceBiometricsKind() .

Option to change existing password

13 Apr 10:14
Compare
Choose a tag to compare

Now with the call of changeExistingPassword() it's possible to enable the option of change a registered password.

TouchID and FaceID support.

11 Mar 16:27
9e40c96
Compare
Choose a tag to compare
Merge pull request #4 from mayckonx/DangerExample

Added danger to CI process