Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add callback for completed PINs #18

Merged
merged 3 commits into from
Feb 23, 2018

Conversation

AndrWeisR
Copy link
Contributor

Feature is to add a callback function to the Pincode options which is called when the PIN is completed. The client handler can validate the PIN, and if it is incorrect, display an error message and then leave the PIN entry visible for the user to retry the PIN, without dismissing the component.

I updated the Readme.md with an example.

@hsuanxyz hsuanxyz merged commit 6101ffd into hsuanxyz:master Feb 23, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants