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

Biometric implementation #343

Closed
wants to merge 6 commits into from
Closed

Conversation

beansgum
Copy link
Contributor

@beansgum beansgum commented Mar 10, 2019

Closes #294
This change adds an extra layer to the app security by request that the user uses biometric authentication with an option of using password/pin after biometric authentication.
Settings option is only shown if the device has fingerprint hardware and at least one fingerprint is registered


@beansgum beansgum marked this pull request as ready for review March 12, 2019 00:21
@beansgum beansgum requested a review from macsleven March 12, 2019 00:21
This change adds an extra layer to the app security by request that
the user uses biometric authentication before entering wallet passphrase.
Also checks if device supports biometric authentication before enabling option in settings
This saves the user's pass into android keystore and is used after
a successful fingerprint authentication
@denyszayets
Copy link
Contributor

do you all need source files?

@beansgum
Copy link
Contributor Author

beansgum commented Jul 2, 2019

What source files?

@denyszayets
Copy link
Contributor

denyszayets commented Jul 2, 2019 via email

@beansgum
Copy link
Contributor Author

beansgum commented Jul 2, 2019

Yeah, all the source files

@beansgum
Copy link
Contributor Author

Replaced by #413

@beansgum beansgum closed this Dec 21, 2019
@beansgum beansgum deleted the fingerprint branch May 29, 2020 03:26
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.

Fingerprint implementation
2 participants