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

Issue with signing content #1

Open
abdallah-odeh opened this issue Mar 27, 2024 · 0 comments
Open

Issue with signing content #1

abdallah-odeh opened this issue Mar 27, 2024 · 0 comments

Comments

@abdallah-odeh
Copy link

Hello @prongbang
I downloaded your sample project to test it out if it fits my need
I found an issue with signing content! it throws an error PlatformException: code:Error, message:Biometric is error, details:null

my question is, how do you sign the payload? since biometric is always returning different key, how is the encryption/decryption work?

because when I request signing request I pass a key but also I am prompt to authenticate my fingerprint!
verify signed payload does the same, I pass the key but a biometric prompt pops up!

if you are using the passed key then why am I prompted to authenticate my biometric?
and if you are not using the passed key & using the generated from biometric auth, then the key will definitely be different than the signing key which will to incorrect decrypted data!

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

No branches or pull requests

1 participant