-
Notifications
You must be signed in to change notification settings - Fork 23
Description
Is your feature request related to a problem? Please describe.
Hello. First of all, thank you for taking the lead in this app maintenance and for the improvements you made.
I recently wrote a FIDO2/passkeys Linux app backed by pass called passless and now that I have my Passkeys in my pass repository, I was thinking if I could remove my Passkey dependency with Android.
I don't have much Android development experience, but I would like to get the feature done so I could contribute to it. I opened the issue to ask if you will be interested in this kind of feature and check if it makes sense to integrate it here.
Describe the solution you'd like
FIDO2/Passkeys Android integration for being able to use my passkeys backed by pass in my Android devices.
Describe alternatives you've considered
A separate application that would manage it, but it will require rewriting all the logic in this repository because I will need to sync passkeys and decrypt them as we are currently doing here.
Additional context
No response